A newer version of this page is available.
Switch to the current version.
ItemImageLocation Enum
Contains values that specify how an image is displayed next to a text region.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v19.1.dll
Declaration
Members
Name | Description |
---|---|
Default | The same as the Left option. |
Left | An image is displayed to the left of the text. |
Right | An image is displayed to the right of the text. |
Top | An image is displayed above the text. |
Bottom | An image is displayed below the text. |
See Also
Feedback