ActiveReports Developer 7
OnSelectChange Method
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > ITrackSelectionService Interface : OnSelectChange Method

Glossary Item Box

Reports that the currently selected container has been changed.

Syntax

Visual Basic (Declaration) 
Function OnSelectChange() As System.Integer
C# 
System.int OnSelectChange()

See Also