Metadata definitions for ListBoxItemContainer. More...
Public Attributes | |
DynamicPropertyType< Integer > | ItemIndexProperty |
Reports the index of the item in the List Box Item Container. More... | |
AbstractMetaclass | metaclass = new AbstractMetaclass("Kanzi.ListBoxItemContainer") |
Metaclass for ListBoxItemContainer. | |
DynamicPropertyType< Boolean > | SelectedProperty |
Indicates whether the List Box item held by this List Box Item Container is selected. More... | |
Metadata definitions for ListBoxItemContainer.
DynamicPropertyType<Integer> ItemIndexProperty |
Reports the index of the item in the List Box Item Container.
DynamicPropertyType<Boolean> SelectedProperty |
Indicates whether the List Box item held by this List Box Item Container is selected.
The List Box sets the value of this property.