ActiveReports 8
SelectionChange Event
See Also 
GrapeCity.ActiveReports.Design.Win.v8 Assembly > GrapeCity.ActiveReports.Design Namespace > ITrackSelectionService Interface : SelectionChange Event

Glossary Item Box

This event is fired when there is a change in the state of the currently selected container.

Syntax

Visual Basic (Declaration) 
Event SelectionChange As System.EventHandler
C# 
event System.EventHandler SelectionChange

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