Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IconSetConditionalFormattingRule Class / IconRuleSet Property


In This Topic
IconRuleSet Property
In This Topic
Gets the icons.
Syntax
'Declaration
 
Public ReadOnly Property IconRuleSet As ConditionalFormattingIconRuleSet
 
'Usage
 
Dim instance As IconSetConditionalFormattingRule
Dim value As ConditionalFormattingIconRuleSet
 
value = instance.IconRuleSet
See Also