ASPxClientImageGalleryCancelEventArgs Properties
Provides data for the ASPxClientImageGallery.FullscreenViewerShowing event.
Name | Description |
---|---|
cancel |
Specifies whether to cancel the related action (for example, row edit, export).
Inherited from ASPx |
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