StiReportControlLocation Property |
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual Point Location { get; set; }
Public Overridable Property Location As Point
Get
Set
Property Value
Type:
PointSee Also