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

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1GridView 名前空間 > C1ButtonFieldBase クラス : ButtonType プロパティ
列内のボタンのタイプを取得または設定します。
シンタックス
'宣言
 
Public Overridable Property ButtonType As System.Web.UI.WebControls.ButtonType
public virtual System.Web.UI.WebControls.ButtonType ButtonType {get; set;}

プロパティ値

ButtonType 値の1つ。デフォルト値は System.Web.UI.WebControls.ButtonType.Link です。
解説
このプロパティは、列内のボタンがプッシュボタンかハイパーリンクかを指定するために使用されます。
参照

C1ButtonFieldBase クラス
C1ButtonFieldBase メンバ