NavBarControl.MinimumSize Property
Gets or sets the minimal NavBarControl size.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Size | A Size structure that is the minimal NavBarControl size. |
See Also