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