ASPxClientNewsControl Class
Represents a client-side equivalent of the ASPxNewsControl object.
Declaration
declare class ASPxClientNewsControl extends ASPxClientDataView
Remarks
In addition to the common functionality inherited from its ancestors, the ASPxClientNewsControl object allows you to respond to item tail clicks (ASPxClientNewsControl.TailClick).
Inheritance
ASPxClientControlBase
ASPxClientControl
ASPxClientDataView
ASPxClientNewsControl
See Also