ActiveReports 9
ZoomChanged Event (ThumbnailsPanel)

Occurs when the zoom level changes in the ThumbnailsPanel.
Syntax
'Declaration
 
Public Event ZoomChanged As ZoomChangedEventHandler
public event ZoomChangedEventHandler ZoomChanged
Event Data

The event handler receives an argument of type ZoomChangedEventArgs containing data related to this event. The following ZoomChangedEventArgs properties provide information specific to this event.

PropertyDescription
ZoomReturns the viewer's new Zoom value.  
See Also

Reference

ThumbnailsPanel Class
ThumbnailsPanel Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum