ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class / Width Property

In This Topic
    Width Property (Sidebar)
    In This Topic
    Gets or Sets the width of the sidebar.
    Syntax
    'Declaration
     
    Public Property Width As Integer
    public int Width {get; set;}

    Property Value

    The width.
    See Also