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

ASPxClientImageGalleryCancelEventArgs Properties

Provides data for the ASPxClientImageGallery.FullscreenViewerShowing event.
Name Description
cancel Gets or sets a value indicating whether the action which raised the event should be canceled. Inherited from ASPxClientCancelEventArgs.
index Gets the index of the item related to the event.
name Gets the unique identifier name of the item related to the event.
See Also