ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumnHeaderPresenter Class / IsInGroupingPanelProperty Field

In This Topic
    IsInGroupingPanelProperty Field
    In This Topic
    Identifies the IsInGroupingPanel dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsInGroupingPanelProperty As DependencyProperty
    public static readonly DependencyProperty IsInGroupingPanelProperty
    See Also