XtraForm.MaximumSize Property
Gets or sets the form’s maximum size.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Size | A Size structure that specifies the form’s maximum size. |
See Also