In This Topic
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 Thickness
public Thickness LeadingMargin {get; set;}
Property Value
The leading margin.
See Also