GrapeCity MultiRow Windows Forms Documentation
ActiveViewportChanged Event


Occurs when the active viewport has changed.
Syntax
<SRCategoryAttribute("Action")>
<FeatureAttribute(Name="General", Version="v5.0")>
<SRDescriptionAttribute("Occurs when the active viewport changes.")>
Public Event ActiveViewportChanged As EventHandler
Dim instance As GcMultiRow
Dim handler As EventHandler
 
AddHandler instance.ActiveViewportChanged, handler
[SRCategory("Action")]
[Feature(Name="General", Version="v5.0")]
[SRDescription("Occurs when the active viewport changes.")]
public event EventHandler ActiveViewportChanged
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GcMultiRow Class
GcMultiRow Members

 

 


Copyright © GrapeCity, inc. All rights reserved.