ComponentOne FlexGrid for WPF and Silverlight
C1FlexGridFilter Class Members
Properties  Methods  Events

C1.WPF.FlexGrid Namespace : C1FlexGridFilter Class

The following tables list the members exposed by C1FlexGridFilter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the System.Windows.Controls.Control used to edit the filter parameters.  
Public PropertyGets or sets the current filter definition as an XML string.  
Public PropertyGets or sets the string that represents null values in the value list.  
Public PropertyGets or sets the C1FlexGrid that owns this filter.  
Public PropertyGets or sets whether the filter should be applied to the grid's data source.  
Top
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
Public Events
 NameDescription
Public EventOccurs when the filter editor is closed.  
Public EventOccurs when the filter editor is displayed.  
Public EventOccurs when the filter is applied to the grid.  
Top
See Also

Reference

C1FlexGridFilter Class
C1.WPF.FlexGrid Namespace