ComponentOne FlexGrid for WinForms
Clear Method (CellStyleCollection)

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : Clear Method
Clear all styles (even those in use) and reset the built-in styles.
Syntax
'Declaration
 
Public Sub Clear() 
public void Clear()
Remarks
The Clear method also removes any custom styles assigned to rows, columns, and cells.
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members