Display Selected Item As property

This property specifies how the selected record is to be displayed in the header of an Infocon component.

Valid values are:

  • Text: Displays only the text of the first display field, as defined on the tile form

    With this option, Filter-in-Place retrieval works in a fashion similar to a ComboBox or List component, where the first "column" is the value that displays.  

  • Tile: Displays the entire tile
Note: If the Always Expand property is set to True, then this property is ignored and is set to read-only.

Developers are responsible for ensuring that the sizing control for this component is such that the entire tile fits and can be seen. The tile form itself does not resize to fit the available space.