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

In This Topic
    ActualHeight Property (GridFilterRow)
    In This Topic
    Gets the actual height of the row in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualHeight As Double
    public double ActualHeight {get;}
    See Also