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

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