Skip to main content
A newer version of this page is available. .

ASPxClientImageGallery Class

The client-side equivalent of the ASPxImageGallery control.

Declaration

declare class ASPxClientImageGallery extends ASPxClientDataView

Remarks

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.

See Also