Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IconSetConditionalFormattingRule Class / Reverse Method


In This Topic
Reverse Method (IconSetConditionalFormattingRule)
In This Topic
Reverses the current order of the icons.
Syntax
'Declaration
 
Public Sub Reverse() 
 
'Usage
 
Dim instance As IconSetConditionalFormattingRule
 
instance.Reverse()
See Also