Visual Basic (Declaration) | |
---|---|
Public Enum SelectionType Inherits System.Enum |
C# | |
---|---|
public enum SelectionType : System.Enum |
Member | Description |
---|---|
Control | A control is selected for change. |
GroupSection | A GroupHeader/Footer pair is selected for addition or deletion. |
PageSection | A PageHeader/Footer pair is selected for addition or deletion. |
Report | The entire report is selected. |
ReportSection | A ReportHeader/Footer pair is selected for addition or deletion. |
Section | Any section is selected for sizing or other individual section changes. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.SelectionType