[]
Gets the number of components currently selected in the designer.
public int Count { get; }
Type | Description |
---|---|
int | The count of selected components. This includes controls, sections, and other design-time components that are currently selected within the ActiveReports designer environment. |