True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupInfo Class / AggregatesText Property

In This Topic
    AggregatesText Property (GroupInfo)
    In This Topic
    Gets or sets the text that is displayed with the Aggregates value
    Syntax
    'Declaration
     
    Public Property AggregatesText As System.String
    public System.string AggregatesText {get; set;}
    See Also