ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / SubtotalEventArgs Class / AggregateValue Property

In This Topic
    AggregateValue Property
    In This Topic
    Gets or sets the calculated aggregate value for the group.
    Syntax
    'Declaration
     
    Public Property AggregateValue As Object
    public object AggregateValue {get; set;}
    See Also