Skip to main content
A newer version of this page is available. .

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