ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Advanced Namespace / SessionSettings Class / RightPanelWidth Property

In This Topic
    RightPanelWidth Property
    In This Topic
    Gets or sets the width of the right panel in pixels.
    Syntax
    'Declaration
     
    Public Property RightPanelWidth As Integer
    public int RightPanelWidth {get; set;}

    Property Value

    The width of the right panel. The default value is 268 pixels.
    See Also