Property : Element
Page Status: Beta
Contents |
Description
Use the Element property to specity the adapter interface to use when displaying elements of different types.
If you only require a static form for all elements in a FormList control, then you can use the Element Form property instead.
Property Editor Location
Interface Tab
Data Type
Default Values
| Control | Default Value |
|---|---|
| AppointmentList | AppointmentListElementInterface |
| Combobox | ListboxElementInterface |
| FormList | FormListElementInterface |
| GoogleMap | GoogleMapElementInterface |
| List | ListElementInterface |
| MonthCalendarList | CalendarListElementInterface |
| PopupMenu | TreeElementInterface |
| TabList | TabElementView |
| Tree | TreeElementInterface |



