ComponentOne DataGrid for WPF and Silverlight
GroupContentMargin Property (DataGridGroupRowPresenter)

C1.WPF.DataGrid Namespace > DataGridGroupRowPresenter Class : GroupContentMargin Property
Gets or sets the margin applied to the group title and collapse/expand checkbox.
Syntax
'Declaration
 
Public Property GroupContentMargin As System.Windows.Thickness
public System.Windows.Thickness GroupContentMargin {get; set;}
See Also

Reference

DataGridGroupRowPresenter Class
DataGridGroupRowPresenter Members