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

In This Topic
IsWindowMaximized Property
In This Topic
Gets or sets a value indicating whether the main window is maximized.
Syntax
'Declaration
 
Public Property IsWindowMaximized As Boolean
 

Property Value

true if the window is maximized; otherwise, false.
See Also