FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / Height Property

In This Topic
    Height Property (GridGroupRowCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Height As Double
    public double Height {get; set;}
    See Also