FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridFilterRow Class
Fields Properties Methods Events


In This Topic
    C1FlexGridFilterRow Class Members
    In This Topic

    The following tables list the members exposed by C1FlexGridFilterRow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Gets or sets whether the filtered text should match the whole word.  
    Public Fieldstatic (Shared in Visual Basic)Gets or sets whether the filtered text should match the whole word.  
    Public Fieldstatic (Shared in Visual Basic)Gets or sets the delay time used to filter after the last typed character.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the delay time used to filter after the last typed character.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets whether the filtered text should match the case too.  
    Public PropertyGets or sets whether the filtered text should match the whole word.  
    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 C1FlexGridFilterRow.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodGets the filter attached to a given grid column.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the FilterApplied event.  
    Protected MethodRaises the IFlexGridFilterDescriptor.FilterChanged event.  
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the filter is applied to the grid.  
    Top
    See Also