Dialog for ASP.NET Web Forms
Buttons プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Dialog 名前空間 > C1Dialog クラス : Buttons プロパティ
ダイアログに表示するボタンを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Property Buttons As System.Collections.Generic.List(Of DialogButton)
public System.Collections.Generic.List<DialogButton> Buttons {get;}
参照

C1Dialog クラス
C1Dialog メンバ