ComponentOne FlexGrid for WinForms
ClearUnused Method

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : ClearUnused Method
Clear all unused styles.
Syntax
'Declaration
 
Public Sub ClearUnused() 
public void ClearUnused()
Remarks
Unused styles are unnamed styles that were created and are no longer assigned to any grid elements.
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members