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

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