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

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