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

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