Back to Devexpress

ASPxClientImageGallery Class

aspnet-js-aspxclientimagegallery.md

latest2.7 KB
Original Source

ASPxClientImageGallery Class

The client-side equivalent of the ASPxImageGallery control.

Declaration

ts
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.

Inheritance

ASPxClientControlBase ASPxClientControl ASPxClientDataView ASPxClientImageGallery

See Also

Image Gallery

ASPxClientImageGallery Members