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

In This Topic
    FooterText Property (GroupInfo)
    In This Topic
    Gets or sets the text that is displayed in the group footer row.
    Syntax
    'Declaration
     
    Public Property FooterText As System.String
    public System.string FooterText {get; set;}
    See Also