Name | Description | |
---|---|---|
![]() | GroupReportStyleList Constructor | Overloaded. |
The following tables list the members exposed by GroupReportStyleList.
Name | Description | |
---|---|---|
![]() | GroupReportStyleList Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Item | Gets the GroupReportStyle at the specified index. |
Name | Description | |
---|---|---|
![]() | Add | Adds a GroupReportStyle to the list. |
![]() | AddRange | Adds the elements of a GroupReportStyle array to the end of the list. |
![]() | Clear | Removes all GroupReportStyle objects from the list. |
![]() | Contains | Retrieves a boolean value indicating if a specific GroupReportStyle exists in the list. |
![]() | IndexOf | Searches for the specified GroupReportStyle and returns the zero-based index of the first occurrence within the list. |
![]() | Insert | Inserts a GroupReportStyle into the list at the specified index. |
![]() | Remove | Removes the GroupReportStyle from the list. |
![]() | RemoveAt | Removes the GroupReportStyle from the list at the specified index. |
Name | Description | |
---|---|---|
![]() | OnInsert | Overridden. Performs additional custom processes before inserting a new GroupReportStyle into the list. |