IXtraResizableControl.MaxSize Property
When implemented by a control, specifies its default maximum size which is in effect when the control is displayed within a Layout Control.
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Size | A |
See Also