DockPanel.MinimumSize Property
Gets the control’s minimum size. This property is not supported.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Size | Always an empty |
Remarks
This property is not supported. It’s not possible to specify the maximum and minimum size the panel can be resized.
See Also