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

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

    Property Value

    The width of the left panel. The default value is 295 pixels.
    See Also