DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.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