AccordionContentContainer.MinimumSize Property
In This Article
Gets or sets the container’s minimum size.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.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