ComponentOne True DBGrid for WinForms
FooterExpression Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : FooterExpression Property
Gets or sets the expression for column footer.
Syntax
'Declaration
 
Public Property FooterExpression As System.String
public System.string FooterExpression {get; set;}
Remarks
if the property is not empty than the result of the expression is used instead of FooterText
See Also

Reference

C1DataColumn Class
C1DataColumn Members