TouchListOnSelectedIndexChanged(SelectionType) Method
Raises the SelectedIndexChanged event.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual void OnSelectedIndexChanged(
SelectionType aSelection
)
Protected Overridable Sub OnSelectedIndexChanged (
aSelection As SelectionType
)
Parameters
- aSelection SelectionType
- Specifies the selection source.