バージョン

FixedHeaders メソッド (GridOptionsWrapper)

グリッド オプション モデル GridOptions.FixedHeaders を設定します
シンタックス
'宣言
 
Public Function FixedHeaders( _
   ByVal fixedHeaders As System.Boolean _
) As GridOptionsWrapper
public GridOptionsWrapper FixedHeaders( 
   System.bool fixedHeaders
)

パラメータ

fixedHeaders

戻り値の型

自身
参照

オンラインで表示: GitHub