Back to Devexpress

ImageGalleryCustomImageProcessingEventArgs Class

aspnet-devexpress-dot-web-6e469983.md

latest1.3 KB
Original Source

ImageGalleryCustomImageProcessingEventArgs Class

Provides data for the ASPxImageGallery.CustomImageProcessing event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageGalleryCustomImageProcessingEventArgs :
    EventArgs
vb
Public Class ImageGalleryCustomImageProcessingEventArgs
    Inherits EventArgs

ImageGalleryCustomImageProcessingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ImageGalleryCustomImageProcessingEventArgs

See Also

ImageGalleryCustomImageProcessingEventArgs Members

DevExpress.Web Namespace