The following tables list the members exposed by DataBindingEventArgs.
| Name | Description | |
|---|---|---|
![]() | DataBindingEventArgs Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Cancel | Gets/sets whether to cancel the regular data binding process |
![]() | DataSource | Gets/sets the source the grid will bind to. |
![]() | FilterExpression | Returns a string with the filter expression. |
![]() | SelectArguments | Returns the select arguments as determined by the grid behaviors. |