Skip to main content

ASPxClientCloudControl Class

Represents a client-side equivalent of the ASPxCloudControl control.

#Declaration

TypeScript
declare class ASPxClientCloudControl extends ASPxClientControl

#Remarks

In addition to the common functionality inherited from its ancestors, the ASPxClientCloudControl object allows you to respond to item clicks (ASPxClientCloudControl.ItemClick).

#Inheritance

See Also