Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IconSetCfRule Class / MaxValuesCount Property


In This Topic
MaxValuesCount Property (IconSetCfRule)
In This Topic
Gets the maximum values this CfRule can supports.
Syntax
'Declaration
 
Protected Overrides NotOverridable ReadOnly Property MaxValuesCount As Integer
 
'Usage
 
Dim instance As IconSetCfRule
Dim value As Integer
 
value = instance.MaxValuesCount

Property Value

An integer value represents the maximum values this CfRule can supports.
See Also