TileBarItem.ItemSize Property
Gets or sets the size of the current item.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Tile |
Default | The item’s size. |
Available values:
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 |
#Remarks
Use the ItemSize property to specify the item’s size.