C1.Win.C1FlexGrid Namespace / CellStyleCollection Class / Clear Method

In This Topic
Clear Method (CellStyleCollection)
In This Topic
Clear all styles (even those in use) and reset the built-in styles.
Syntax
'Declaration
 
Public Sub Clear() 
 
Remarks
The Clear method also removes any custom styles assigned to rows, columns, and cells.
See Also