FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SubtotalEventArgs Class / AggregateValue Property

In This Topic
    AggregateValue Property (SubtotalEventArgs)
    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