Skip to main content

ASPxClientNewsControl Class

Represents a client-side equivalent of the ASPxNewsControl object.

#Declaration

TypeScript
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).

See Also