GrapeCity MultiRow Windows Forms Documentation
ClearAllFilters Method


Clears all the filters, including DropDownList and HeaderDropDownContextMenu.
Syntax
Public Sub ClearAllFilters() 
Dim instance As GcMultiRow
 
instance.ClearAllFilters()
public void ClearAllFilters()
Remarks
After being cleared, the value of FilteringTextBoxCell is reset to null.
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

GcMultiRow Class
GcMultiRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.