ComponentOne DataFilter for WPF
C1.DataFilter Namespace / FilterWithSummary Class
Properties Methods Events


In This Topic
    FilterWithSummary Class Members
    In This Topic

    The following tables list the members exposed by FilterWithSummary.

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