GridViewCustomBindingGetDataRowCountArgs Constructors
Provides arguments to implement a method delegate of the GridViewCustomBindingGetDataRowCountHandler type.
Name | Parameters | Description |
---|---|---|
Grid |
state, filter |
Initializes a new instance of the Grid |
Grid |
state |
Initializes a new instance of the Grid |
See Also