[]
Raises the ListChanged event.
protected override void OnListChanged(ListBase<ConditionalFormattingIconValue>.ListChangedEventArgs e)
Protected Overrides Sub OnListChanged(e As ListBase(Of ConditionalFormattingIconValue).ListChangedEventArgs)
Type | Name | Description |
---|---|---|
ListBase<ConditionalFormattingIconValue>.ListChangedEventArgs | e | The ListChangedEventArgs instance that contains the event data. |