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