Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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 EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventImageChanged Fires when a new image is loaded into the WebImageViewer control.  
Public EventImageDataChanged Fires if the current loaded image data has changed.  
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventPropertyChanged Notifies clients that a property value has changed.  
Public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also