The event handler receives an argument of type FilterBarDropDownSelectionChangingEventArgs containing data related to this event. The following FilterBarDropDownSelectionChangingEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ChangesObject | The new value. |
ColumnIndex | Specifies the column index. |
Handled | Indicates whether the new value is handled. |