ActiveReports Developer 7
Selection Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace : Selection Class

Glossary Item Box

The following tables list the members exposed by Selection.

Public Properties

 NameDescription
Public PropertyCountReturns the number of selected objects.  
Public PropertyItemReturns a reference to the specified selected item.  
Top

Public Methods

 NameDescription
Public MethodClearClears the current selection in the Report Designer.  
Public MethodCopyTo

Copies the selected items to an Array, starting at a particular Array index.

 
Public MethodSelectOverloaded. The Select method allows one or more objects to be selected in the designer.  
Top

See Also