Back to Devexpress

ASPxClientDataView Class

aspnet-js-aspxclientdataview.md

latest972 B
Original Source

ASPxClientDataView Class

Represents a client-side equivalent of the ASPxDataView object.

Declaration

ts
declare class ASPxClientDataView extends ASPxClientControl

Remarks

In addition to the common functionality inherited from its ancestors, the ASPxClientDataView object allows you to respond to callbacks being initiated or completed (ASPxClientDataView.BeginCallback, ASPxClientDataView.EndCallback).

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientDataView ASPxClientImageGallery

ASPxClientNewsControl

See Also

DataView

ASPxClientDataView Members