For a list of all members of this type, see AfterRowFilterDropDownPopulateEventArgs members.
Name | Description | |
---|---|---|
Column | Column associated with the column flter drop down. | |
Rows | If UltraGridOverride.RowFilterMode resolves to SiblingRowsOnly, then the RowsCollection associated with the column will be passed in. Otherwise it will be null. | |
ValueList | The value list that will be used as the filter drop down. You can add, remove, or modify item on the list. |