Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IconSetCfRule Class / Reverse Method


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