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

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