OptionsMinimizing.VerticalTextOrientation Property
Gets or sets whether element captions in the collapsed accordion state are oriented from top to bottom (default) or inversely.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
DevExpress. |
Default | A DevExpress. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Vertical |
---|---|
Accordion |
|
#Remarks
When the accordion control is minimized (see OptionsMinimizing.State), element captions (see AccordionControlElementBase.Text, AccordionControl.CustomElementText) are oriented from top to bottom by default. Set the VerticalTextOrientation property to BottomToTop to orient captions inversely.