バージョン

PivotGrid(Object) メソッド

igPivotGrid コントロールに対する初期化プロパティをチェーンするためのラッパーを作成し、その html 属性を設定します。
シンタックス
'宣言
 
Public Overloads Function PivotGrid( _
   ByVal htmlAttributes As System.Object _
) As PivotGridWrapper
public PivotGridWrapper PivotGrid( 
   System.object htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub