True DBGrid for WinForms
FooterExpression プロパティ (C1DataColumn)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumn クラス : FooterExpression プロパティ
Gets or sets the expression for column footer.
シンタックス
'宣言
 
Public Property FooterExpression As System.String
public System.string FooterExpression {get; set;}
解説
if the property is not empty than the result of the expression is used instead of FooterText
参照

C1DataColumn クラス
C1DataColumn メンバ