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

In This Topic
    LeftPanelWidth Property
    In This Topic
    Width of the left panel
    Syntax
    'Declaration
     
    Public Property LeftPanelWidth As Integer
    public int LeftPanelWidth {get; set;}
    See Also