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

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