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

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