ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Sidebar Class / Width Property

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

    Property Value

    The width.
    See Also