[]
Occurs when the filter column definition collection has changed.
public void OnFilterColumnDefinitionCollectionChanged(object o, CollectionChangeEventArgs e)
Public Sub OnFilterColumnDefinitionCollectionChanged(o As Object, e As CollectionChangeEventArgs)
| Type | Name | Description |
|---|---|---|
| object | o | Object that raises the event |
| CollectionChangeEventArgs | e | CollectionChangeEventArgs object that contains the event data |