Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ExtentHeight Property

In This Topic
    ExtentHeight Property (FlexGrid)
    In This Topic
    Returns the vertical size of the extent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExtentHeight As Double
    public double ExtentHeight {get;}
    See Also