WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDateTimeColumn Class / Aggregate Property
In This Topic
    Aggregate Property (GridDateTimeColumn)
    In This Topic
    Gets or sets the type of aggregate to include in group headers.
    Syntax
    public GridAggregate Aggregate {get; set;}
    See Also