GridViewCustomBindingGetUniqueHeaderFilterValuesArgs Constructors
Provides arguments to implement a method delegate of the GridViewCustomBindingGetUniqueHeaderFilterValuesHandler type.| Name | Parameters | Description |
|---|---|---|
| GridViewCustomBindingGetUniqueHeaderFilterValuesArgs(GridViewModel, String, String) | state, fieldName, filterExpression | Initializes a new instance of the GridViewCustomBindingGetUniqueHeaderFilterValuesArgs class with the specified settings. |
See Also