New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.ImageEditorLoadingEventArgs

Provides the event data for the RadImageEditor's ImageLoading event.

Inheritance Hierarchy

  • System.Object
  • System.EventArgs
  • Telerik.Web.UI.ImageEditorLoadingEventArgs

Properties

Cancel Boolean

Gets or sets a bool value indicating whether the saving on the image should be canceled.

Image EditableImage

Gets or set the Editable image that will be used by the ImageEditor control.