Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyleCollection Class / Clear Method


In This Topic
Clear Method (NamedStyleCollection)
In This Topic
Removes all named styles from the collection.
Syntax
'Declaration
 
Public Overridable Sub Clear() 
 
'Usage
 
Dim instance As NamedStyleCollection
 
instance.Clear()
See Also