GridView for ASP.NET Web Forms
RowStyle プロパティ

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

C1GridView クラス
C1GridView メンバ