ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FilterSummary Class / AggregateType Property

In This Topic
    AggregateType Property (FilterSummary)
    In This Topic
    Gets or sets a type of aggregate expression.
    Syntax
    'Declaration
     
    
    Public Property AggregateType As AggregateType
    public AggregateType AggregateType {get; set;}
    See Also