Back to Devexpress

TdxTileBarItem.DetailOptions Property

vcl-dxtilebar-dot-tdxtilebaritem.md

latest986 B
Original Source

TdxTileBarItem.DetailOptions Property

Provides access to detail page settings.

Declaration

delphi
property DetailOptions: TdxTileBarItemDetailOptions read; write;

Property Value

Type
TdxTileBarItemDetailOptions

Remarks

Use the DetailOptions.DetailControl to assign a control displayed as a detail page when the tile item is clicked. For additional information on available detail page settings, refer to the TdxTileBarItemDetailOptions class description.

See Also

TdxTileControlItem.DetailOptions

TdxTileBarItem Class

TdxTileBarItem Members

dxTileBar Unit