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

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