aspnet-js-aspxclientimagegallery.md
The client-side equivalent of the ASPxImageGallery control.
declare class ASPxClientImageGallery extends ASPxClientDataView
Using the methods exposed by the ASPxClientImageGallery object, you can:
The client events available via the ASPxClientImageGallery object allow you to respond to the following actions:
Note
The client-side programmatic interface is available if the ASPxDataViewBase.ClientInstanceName property is defined, or any client event is handled.
ASPxClientControlBase ASPxClientControl ASPxClientDataView ASPxClientImageGallery
See Also