AccordionContentContainer.MinimumSize Property
Gets or sets the container’s minimum size.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Size | The container’s minimum size. |
Remarks
See the following topic for more information: AccordionContentContainer.MaximumSize.
See Also