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.v24.2.dll
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