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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1CommandField クラス : SelectImageUrl プロパティ
C1CommandField フィールドに表示される〈選択〉ボタン画像の URL を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property SelectImageUrl As System.String
public virtual System.string SelectImageUrl {get; set;}

プロパティ値

C1CommandField の〈選択〉ボタンの表示に使用する画像の URL。 デフォルト値は空の文字列("")です。このプロパティが設定されていないことを示します。
参照

C1CommandField クラス
C1CommandField メンバ