FlexGrid for WinForms
ClearUnused Method



Clear all unused styles.
Syntax
'Declaration
 
Public Sub ClearUnused() 
'Usage
 
Dim instance As CellStyleCollection
 
instance.ClearUnused()
public void ClearUnused()
public:
void ClearUnused(); 
Remarks
Unused styles are unnamed styles that were created and are no longer assigned to any grid elements.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellStyleCollection Class
CellStyleCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback