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


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

Public Events

 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventHorizontalAlignModeChanged Occurs when the value of the HorizontalAlignMode property changes.  
Public EventImageUrlChanged Occurs when the value of the ImageUrl property changes.  
Public EventInit (Inherited from System.Web.UI.Control)
Public EventInputProfileChanged Occurs when the value of the InputProfile property changes.  
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventOutputProfileChanged Occurs when the value of the OutputProfile property changes.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventResourcesPathChanged Occurs when the value of the ResourcesPath property changes.  
Public EventScaleFactorChanged Occurs when the value of the ScaleFactor property changes.  
Public EventScrollBarStyleChanged Occurs when the value of the ScrollBarStyle property changes.  
Public EventScrollBarVisibleChanged Occurs when the value of the ScrollBarVisible property changes.  
Public EventSizeModeChanged Occurs when the value of the SizeMode property changes.  
Public EventTileHeightChanged Occurs when the value of the TileHeight property changes.  
Public EventTileWidthChanged Occurs when the value of the TileWidth property changes.  
Public EventUnload (Inherited from System.Web.UI.Control)
Public EventVerticalAlignModeChanged Occurs when the value of the VerticalAlignMode property changes.  
Top

See Also