CaptionShowMode Enum
Lists values that specify how to display captions for items with images.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Default
|
Similar to |
None
|
Hides captions for items with images. If an item does not have an image, displays its caption vertically. |
Below
|
Displays captions below images. For items without images, displays captions horizontally. |
Above
|
Displays captions above images. For items without images, displays captions horizontally. |
#Related API Members
The following properties accept/return CaptionShowMode values: