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

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

プロパティ値

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

C1CommandField クラス
C1CommandField メンバ