StringCollectionOnListChanged Method

This raises the ListChanged event

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected virtual void OnListChanged(
	ListChangedEventArgs e
)

Parameters

e  ListChangedEventArgs
The event arguments

See Also