Skip to main content
Tab

ImageGalleryCustomImageProcessingEventArgs Class

Provides data for the ASPxImageGallery.CustomImageProcessing event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ImageGalleryCustomImageProcessingEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
ImageGalleryCustomImageProcessingEventArgs
See Also