Spread Windows Forms 12.0 Product Documentation
Clear Method (StyleCollection)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > StyleCollection Class : Clear Method
Removes all elements from the StyleCollection.
Syntax
'Declaration
 
Public Overrides Sub Clear() 
'Usage
 
Dim instance As StyleCollection
 
instance.Clear()
public override void Clear()
See Also

Reference

StyleCollection Class
StyleCollection Members