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.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
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