BarSubItem.PopupMinWidth Property
Gets or sets the minimal width of the current BarSubItem‘s popup.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An Int32 value specifying the minimal width of the current BarSubItem‘s popup. |
See Also