バージョン

ContextRowMode プロパティ

コンテキスト行モードを取得または設定します。データが次のページにオーバーフローする場合、リーフ レベル行のコンテキストを説明するモードが複数あります。
シンタックス
'宣言
 
Public Property ContextRowMode As System.Nullable(Of TreeGridPagingContextRowMode)
public System.Nullable<TreeGridPagingContextRowMode> ContextRowMode {get; set;}

プロパティ値

コンテキスト行モード。
参照

オンラインで表示: GitHub