Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / StyleCollection Class / Clear Method


In This Topic
Clear Method (StyleCollection)
In This Topic
Removes all elements from the StyleCollection.
Syntax
'Declaration
 
Public Overrides Sub Clear() 
 
'Usage
 
Dim instance As StyleCollection
 
instance.Clear()
See Also