C1.WPF.FlexGrid Namespace : C1FlexGridFilter Class |
For a list of all members of this type, see C1FlexGridFilter members.
Name | Description | |
---|---|---|
Apply | Applies the current filters to the rows currently loaded on the grid. | |
Clear | Clears all column filters in this C1FlexGridFilter. | |
GetColumnFilter | Gets the filter attached to a given grid column. | |
LoadFilterDefinition | Loads a filter definition from an System.Xml.XmlReader. | |
SaveFilterDefinition | Save the current filter definition to an System.Xml.XmlWriter. | |
ShowFilterEditor | Show the filter editor for a given grid column. |
Name | Description | |
---|---|---|
OnFilterApplied | Raises the FilterApplied event. |