How can I disable the feature in UltraListView multiple select Item?
I the user should only select a single Item, how can I set this control to only allow a single can be selected?
UltraListView.ItemSettings.SelectionType = SelectionType.Single