Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1ScrollViewer Class / ViewportWidth Property

In This Topic
    ViewportWidth Property
    In This Topic
    Gets the horizontal size of the viewable content.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewportWidth As Double
    public double ViewportWidth {get;}
    See Also