GridViewCustomBindingArgsBase Properties
Provides base arguments to implement custom binding method delegates.
Name | Description |
---|---|
Filter |
Gets the filter expression applied to the Grid |
State |
Gets an object containing information about the current state on the Grid |
See Also