NavBarGroupControlContainer.Location Property
Gets or sets the coordinates of the container’s upper-left corner in relation to the group’s upper-left corner.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v25.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
| Type | Description |
|---|---|
| Point | The Point that represents the upper-left corner of the container relative to the upper-left corner of the group. |
See Also