Module SelectionBehaviorEnums

SelectionBehavior

Legacy version of enum "kanzi.ListBoxConcept.SelectionBehavior". Behaviors for the List Box when an item in the List Box is selected.

SelectionBehaviorNone

When the selection changes, List Box does not change item positions in the list box area.

SelectionBehaviorBringToCenter

List Box brings selected item to the center of the list box area.