StandaloneBarDockControl.Location Property
Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Point | The Point structure that represents the upper-left corner of the control relative to the upper-left corner of its container. |
See Also