ActiveReports.Viewer3 Request technical support
GetSelectedComponents Method
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Function GetSelectedComponents() As ICollection
Visual Basic (Usage)Copy Code
Dim instance As SelectionService
Dim value As ICollection
 
value = instance.GetSelectedComponents()
C# 
public ICollection GetSelectedComponents()

See Also