GridView for ASP.NET Web Forms
FooterStyle プロパティ (C1GridView)

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1GridView クラス : FooterStyle プロパティ
C1GridView コントロールのフッター行の外観を設定できる System.Web.UI.WebControls.TableItemStyle オブジェクトへの参照を取得します。
シンタックス
'宣言
 
Public ReadOnly Property FooterStyle As System.Web.UI.WebControls.TableItemStyle
public System.Web.UI.WebControls.TableItemStyle FooterStyle {get;}
解説
このプロパティを使用し、列のフッターセクションのカスタムスタイルを提供します。
参照

C1GridView クラス
C1GridView メンバ