ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Advanced Namespace / SessionSettings Class / IsWindowMaximized Property

In This Topic
    IsWindowMaximized Property
    In This Topic
    Is Window Maximized
    Syntax
    'Declaration
     
    Public Property IsWindowMaximized As Boolean
    public bool IsWindowMaximized {get; set;}
    See Also