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

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