ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / SidebarWidth Property

In This Topic
    SidebarWidth Property
    In This Topic
    Gets or sets the width of the sidebar.
    Syntax
    'Declaration
     
    Public Property SidebarWidth As Integer
    public int SidebarWidth {get; set;}

    Property Value

    The width of the sidebar.
    See Also