[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Advanced.SessionSettings.WindowPosition

WindowPosition Property

WindowPosition

Gets or sets the position of the main window on the screen.

Declaration
public Point WindowPosition { get; set; }
Property Value
Type Description
Point

A Point representing the X and Y coordinates of the window's top-left corner.

Remarks

The default position is set to coordinates (30, 30).