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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1ImageField クラス : DataImageUrlFormatString プロパティ
C1ImageField オブジェクトの各画像の URL の レンダリングに使用する書式を指定する文字列を取得または設定します。
シンタックス
'宣言
 
Public Overridable Property DataImageUrlFormatString As System.String
public virtual System.string DataImageUrlFormatString {get; set;}

プロパティ値

C1ImageField オブジェクトの各画像の URL のレンダリングに使用する形式を指定する文字列。 デフォルト値は空の文字列("")です。 URL に特別な書式設定が適用されないことを意味します。
参照

C1ImageField クラス
C1ImageField メンバ