C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridFilter Class


C1FlexGridFilter Class Methods

For a list of all members of this type, see C1FlexGridFilter members.

Public Methods
 NameDescription
Public MethodApplies the current filters to the rows currently loaded on the grid.  
Public MethodClears all column filters in this C1FlexGridFilter.  
Public MethodGets the filter attached to a given grid column.  
Public MethodLoads a filter definition from an System.Xml.XmlReader.  
Public MethodSave the current filter definition to an System.Xml.XmlWriter.  
Public MethodShow the filter editor for a given grid column.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the FilterApplied event.  
Protected MethodRaises the FilterChanged event.  
Top
See Also