[]
Represents the event data for the FilterBar editor.
public class FilterBarDropDownSelectionChangingEventArgs : EventArgs
Public Class FilterBarDropDownSelectionChangingEventArgs
Inherits EventArgs
| Name | Description |
|---|---|
| FilterBarDropDownSelectionChangingEventArgs(int, object) | Creates a new FilterBarEditorSelectionChangedEventArgs object. |
| Name | Description |
|---|---|
| ChangesObject | The new value. |
| ColumnIndex | Specifies the column index. |
| Handled | Indicates whether the new value is handled. |