バージョン

SyncRowHeights メソッド

固定/固定解除された行の間での行の高さの同期を有効にするためのオプション
シンタックス
'宣言
 
Public Function SyncRowHeights( _
   ByVal syncRowHeights As System.Nullable(Of Boolean) _
) As GridColumnFixingWrapper
public GridColumnFixingWrapper SyncRowHeights( 
   System.Nullable<bool> syncRowHeights
)

パラメータ

syncRowHeights
参照

オンラインで表示: GitHub