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

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