ComponentOne DataGrid for WPF and Silverlight
LeadingMargin Property (DataGridGroupWithSummaryRowPresenter)

C1.WPF.DataGrid.Summaries Namespace > DataGridGroupWithSummaryRowPresenter Class : LeadingMargin Property
Gets or sets the margin between the first column and the rows headers, this space is only visible when there are grouped columns.
Syntax
'Declaration
 
Public Property LeadingMargin As System.Windows.Thickness
public System.Windows.Thickness LeadingMargin {get; set;}

Property Value

The leading margin.
See Also

Reference

DataGridGroupWithSummaryRowPresenter Class
DataGridGroupWithSummaryRowPresenter Members