ReportViewer for ASP.NET Web Forms
CreateToolbarCheckbox メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer 名前空間 > C1ReportViewerToolbar クラス : CreateToolbarCheckbox メソッド
チェックボックスに追加される css クラスの名前。
ラベルテキスト。
ツールバーチェックボックスを作成します。
シンタックス
'宣言
 
Public Shared Function CreateToolbarCheckbox( _
   ByVal className As System.String, _
   ByVal text As System.String, _
   ByVal isChecked As System.Boolean _
) As System.Web.UI.Control
public static System.Web.UI.Control CreateToolbarCheckbox( 
   System.string className,
   System.string text,
   System.bool isChecked
)

パラメータ

className
チェックボックスに追加される css クラスの名前。
text
ラベルテキスト。
isChecked
参照

C1ReportViewerToolbar クラス
C1ReportViewerToolbar メンバ