'Declaration Protected Overridable Sub OnItemSelectionChanging( _ ByVal args As ItemSelectionChangingEventArgs _ )
'Usage Dim instance As Selector Dim args As ItemSelectionChangingEventArgs instance.OnItemSelectionChanging(args)
protected virtual void OnItemSelectionChanging( ItemSelectionChangingEventArgs args )
Parameters
- args