バージョン

Indentation プロパティ (TreeGridModel)

ツリー グリッド行のインデント (ピクセルまたはパーセンテージ) を指定します。ネスト インデントは、レベルをインデント値と乗算されます。例: '10px' または '5%'。デフォルトは 30 です。
シンタックス
'宣言
 
Public Property Indentation As System.String
public System.string Indentation {get; set;}
参照

オンラインで表示: GitHub