Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / PageSettings Class / Width Property

In This Topic
    Width Property (PageSettings)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Width As String
    public string Width {get; set;}
    See Also