ActiveReports Developer 7
X Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > RectangleEx Class : X Property

Glossary Item Box

Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure.

Syntax

Visual Basic (Declaration) 
Public Property X As System.Integer
C# 
public System.int X {get; set;}

See Also