ActiveReports.Design6 Assembly > DataDynamics.ActiveReports.Design Namespace : Selection Class |
The following tables list the members exposed by Selection.
Name | Description | |
---|---|---|
Selection Constructor | Initializes a new instance of the Selection class. |
Name | Description | |
---|---|---|
Count | Returns the number of selected objects. | |
IsSynchronized | For internal use only. | |
Item | Returns a reference to the specified selected item. | |
SyncRoot | For internal use only. |
Name | Description | |
---|---|---|
Clear | Clears the current selection in the Report Designer. | |
CopyTo | Copies the selected items to an Array, starting at a particular Array index. | |
GetEnumerator | Returns an enumerator that iterates through the selected items. | |
Select | Overloaded. The Select method allows one or more objects to be selected in the designer. |