DataGrid for WPF/Silverlight
LeadingColumnWidth プロパティ (C1DataGrid)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > C1DataGrid クラス : LeadingColumnWidth プロパティ
先頭列(行ヘッダーと最初の列の間の空き領域。データグリッドがグループ化されたときにのみ表示される)の列幅を取得または設定します。
シンタックス
'宣言
 
Public Property LeadingColumnWidth As DataGridLength
public DataGridLength LeadingColumnWidth {get; set;}
解説
この値を Auto に設定すると、先頭列の幅は「(IndentWidth * グループレベルの数)」になります。
参照

C1DataGrid クラス
C1DataGrid メンバ