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

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