PopupControlContainer.MinimumSize Property
Gets or sets the minimum size (in pixels) for this container.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Size | The minimum container size (in pixels). |
See Also