PopupControlContainer.MaximumSize Property
Gets or sets the maximum 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 maximum container size (in pixels). |
See Also