dxTileBar Unit
Classes
Name | Description |
---|---|
TdxCustomTileBar | The base class for tile bar control. |
TdxTileBar | A tile bar control. |
TdxTileBarController | An object that processes animation, keyboard, and mouse events on behalf of the tile bar control. |
TdxTileBarItem | A tile within the tile bar control. |
TdxTileBarItemDetailOptions | Stores detail page-related settings of the tile item. |
TdxTileBarItemPopupOptions | Stores settings of the control displayed in response to clicking the tile’s drop-down button. |
TdxTileBarOptionsBehavior | Stores settings that determine how the tile bar control responds to end-user actions. |
TdxTileBarOptionsView | Stores tile bar control appearance settings. |
Enums
Name | Description |
---|---|
TdxTileBarItemSize | Enumerates predefined sizes of a tile item within the tile bar control. |
TdxTileBarPosition | Enumerates tile bar control positioning options. |
Constants
Name | Description |
---|---|
dxTileBarDefaultGroupIndent | Specifies the default value of the tile bar control‘s OptionsView.GroupIndent property. |
dxTileBarDefaultIndentHorz | Specifies the default value of the tile bar control‘s OptionsView.IndentHorz property. |
dxTileBarDefaultIndentVert | Specifies the default value of the tile bar control‘s OptionsView.IndentVert property. |
dxTileBarDefaultItemHeight | Specifies the default value of the tile bar control‘s OptionsView.ItemHeight property. |
dxTileBarDefaultItemIndent | Specifies the default value of the tile bar control‘s OptionsView.ItemIndent property. |
dxTileBarDefaultItemWidth | Specifies the default value of the tile bar control‘s OptionsView.ItemWidth property. |
dxTileBarItemHighlightMaskColor | Specifies the default value of the tile bar control‘s OptionsBehavior.ItemHotTrackHighlightColor property. |