ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridGroupRowPresenter Class / GroupContentMarginProperty Field

In This Topic
    GroupContentMarginProperty Field (DataGridGroupRowPresenter)
    In This Topic
    Identifies the GroupContentMargin dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupContentMarginProperty As DependencyProperty
    public static readonly DependencyProperty GroupContentMarginProperty
    See Also