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