DataGrid for WPF/Silverlight
CellsAreaMargin プロパティ (DataGridRowPresenter)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridRowPresenter クラス : CellsAreaMargin プロパティ
このマージンが UI 要素に適用されると、その UI 要素はセルが表示されるエリア内に配置されます。通常、このマージンはセルパネルに適用されます。
シンタックス
'宣言
 
Public Property CellsAreaMargin As System.Windows.Thickness
public System.Windows.Thickness CellsAreaMargin {get; set;}
解説
このプロパティは、プレゼンタが属する C1DataGridによって制御されます。
参照

DataGridRowPresenter クラス
DataGridRowPresenter メンバ