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

GridViewCustomBindingGetRowValuesArgs Constructors

Provides arguments to implement a method delegate of the GridViewCustomBindingGetRowValuesHandler type.
Name Parameters Description
GridViewCustomBindingGetRowValuesArgs(GridViewModel, IEnumerable<Object>) state, keyValues Initializes a new instance of the GridViewCustomBindingGetRowValuesArgs class with the specified settings.
See Also