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