Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / FilterSummary Class / AggregateType Property

In This Topic
    AggregateType Property
    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