ASPxWebControl.DataBind() Method
Binds the data source to the invoked server control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Remarks
Note
Up to v2010 vol 2, the DataBind method also binds the data source to the control’s child controls.
See Also