TdxTileControlItemDetailOptions.DetailSite Property
Provides access to detail page settings.
Declaration
property DetailSite: TdxTileControlDetailSite read;
Property Value
Type |
---|
TdxTileControlDetailSite |
Remarks
TdxTileControlDetailSite class members support the internal infrastructure and are not intended to be used directly from your code.
You can use the DetailControl property to associate a control to be displayed in a detail page when a tile item is activated.
See Also