Variables | |
static PropertyType< int > | KeepAliveItemCountProperty |
KeepAliveItemCount property. More... | |
static PropertyType< ListBoxConcept::SelectionBehavior > | SelectionBehaviorProperty |
SelectionBehavior property. More... | |
static PropertyType< string > | ItemGeneratorTypeNameProperty |
ItemGeneratorTypeName property. More... | |
static PropertyType< string > | ItemContainerGeneratorTypeNameProperty |
ItemContainerGeneratorTypeName property. More... | |
static PropertyType< ResourceSharedPtr > | ItemTemplateProperty |
ItemTemplate property. More... | |
static PropertyType< ResourceSharedPtr > | ItemContainerTemplateProperty |
ItemContainerTemplate property. More... | |
static PropertyType< int > | SelectedItemIndexProperty |
SelectedItemIndex property. More... | |
|
static |
KeepAliveItemCount property.
The default value is 20000000.
|
static |
SelectionBehavior property.
The default value is ListBoxConcept::SelectionBehaviorNone.
|
static |
ItemGeneratorTypeName property.
The default value is "".
|
static |
ItemContainerGeneratorTypeName property.
The default value is "".
|
static |
ItemTemplate property.
The default value is ResourceSharedPtr().
|
static |
ItemContainerTemplate property.
The default value is ResourceSharedPtr().
|
static |
SelectedItemIndex property.
Index of selected list box item. The default value is -1.