TileBarItemSize Enum
Enumerates available tile sizes for the TileBar control.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Members
Name | Description |
---|---|
Default
|
The same as Wide. |
Medium
|
A square tile with the dimension specified by the Tile |
Wide
|
A rectangular tile with the width specified by the Tile |
#Related API Members
The following properties accept/return TileBarItemSize values:
#Remarks
Use the TileBarItem.ItemSize property to specify the size of tiles in the TileBar control.