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

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