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

In This Topic
    WindowSize Property
    In This Topic
    Window Size
    Syntax
    'Declaration
     
    Public Property WindowSize As Size
    public Size WindowSize {get; set;}
    See Also