ComponentOne True DBGrid for WinForms
FooterText Property (C1DataColumn)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : FooterText Property
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

Reference

C1DataColumn Class
C1DataColumn Members