TileControlImageToTextAlignment Enum
Exposes members that specify how a tile item glyph is arranged relative to text content.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Members
Name | Description |
---|---|
Default
|
Acts as the TileControlImageToTextAlignment.None value disabling an image-to-text grouping. |
None
|
Disables image-to-text grouping. |
Top
|
Aligns text according to the TileItem.ImageAlignment and places the icon above it. |
Left
|
Aligns text according to the TileItem.ImageAlignment and places the icon to the left. |
Right
|
Aligns text according to the TileItem.ImageAlignment and places the icon to the right. |
Bottom
|
Aligns text according to the TileItem.ImageAlignment and places the icon below it. |
Related API Members
The following properties accept/return TileControlImageToTextAlignment values: