Skip to main content

TdxTileControlItemDetailOptions.HasDetail Property

Indicates if a tile item is set up to display a detail page on tile activation.

Declaration

property HasDetail: Boolean read;

Property Value

Type
Boolean

Remarks

This property returns True for a tile item activation which unfolds a detail page. The HasDetail property returns True if any of the following conditions are met:

See Also