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


In This Topic
    FilterSummary Class Members
    In This Topic

    The following tables list the members exposed by FilterSummary.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FilterSummary class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a type of aggregate expression.  
    Public PropertyGets or sets a expression result format.  
    Public PropertyGets or sets a text on the left side of the summary.  
    Public PropertyGets the filter owning this summary.  
    Public PropertyGets or sets a name of the property for which the aggregate function is applied.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the formatted string with summary.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also