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