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

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