ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Summaries Namespace / DataGridGroupWithSummaryRowPresenter Class / LeadingMarginProperty Field

In This Topic
    LeadingMarginProperty Field (DataGridGroupWithSummaryRowPresenter)
    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 Shared ReadOnly LeadingMarginProperty As DependencyProperty
    public static readonly DependencyProperty LeadingMarginProperty
    See Also