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

In This Topic
    Height Property (GridFilterRow)
    In This Topic
    Gets or sets the height of the row.
    Syntax
    'Declaration
     
    Public Property Height As GridLength
    public GridLength Height {get; set;}
    See Also