ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumn Class / GroupHeaderProperty Field

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