FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapter.RowInfo Class / Height Property

In This Topic
    Height Property (GridControlAdapter.RowInfo)
    In This Topic
    Gets the height of the row.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As GridLength
    public GridLength Height {get;}
    See Also