DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.8 Assembly / C1.DataFilter Namespace / Filter Class
Properties Methods Events


In This Topic
    Filter Class Members
    In This Topic

    The following tables list the members exposed by Filter.

    Public Properties
     NameDescription
    Public PropertyGets or set the expanded state of current Filter.  
    Public PropertyGets or sets the expression of the current Filter.  
    Public PropertyGets or sets a value of header text of the current Filter.  
    Public PropertyGets a value indicating the current Filter is applied or not.  
    Public PropertyGets a value indicating whether this filter was generated automatically.  
    Public PropertyGets or sets the name of the data item property to which the current Filter applies.  
    Public PropertyGets or sets a value indicating whether to show the header or not.  
    Public PropertyGets or sets the text that appears as a ToolTip for header of this filter.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the filter value to the default value.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Protected MethodRaises the ValueChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Public EventOccurs when a value of current Filter changes.  
    Top
    See Also