ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / GroupingPanelBackgroundProperty Field

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