Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WebImageViewer Class Events
See Also 
Leadtools.Web.Controls Namespace : WebImageViewer Class


For a list of all members of this type, see WebImageViewer members.

Public Events

 NameDescription
Public Event DataBinding (Inherited from System.Web.UI.Control)
Public Event Disposed (Inherited from System.Web.UI.Control)
Public Event ImageChanged Fires when a new image is loaded into the WebImageViewer control.  
Public Event ImageDataChanged Fires if the current loaded image data has changed.  
Public Event Init (Inherited from System.Web.UI.Control)
Public Event Load (Inherited from System.Web.UI.Control)
Public Event PreRender (Inherited from System.Web.UI.Control)
Public Event PropertyChanged Notifies clients that a property value has changed.  
Public Event Unload (Inherited from System.Web.UI.Control)
Top

See Also