FlyoutPanel.MinimumSize Property
Gets or sets the minimum size of the FlyoutPanel.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Size | A |
See Also
Gets or sets the minimum size of the FlyoutPanel.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
[DXCategory("Layout")]
public override Size MinimumSize { get; set; }
<DXCategory("Layout")>
Public Overrides Property MinimumSize As Size
Type | Description |
---|---|
Size | A |
No
Your feedback is appreciated.