Version

DataBindingEventArgs Class Members

The following tables list the members exposed by DataBindingEventArgs.

Public Constructors
 NameDescription
Public ConstructorDataBindingEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCancelGets/sets whether to cancel the regular data binding process  
Public PropertyDataSourceGets/sets the source the grid will bind to.  
Public PropertyFilterExpressionReturns a string with the filter expression.  
Public PropertySelectArgumentsReturns the select arguments as determined by the grid behaviors.  
See Also