ViewSchedule.UngroupHeaders
Method
Description:
Ungroups selected headers of schedule.
Ungroups selected headers of schedule.
Parameters
| Parameter | Type | Description |
|---|---|---|
| top | Int32 | The index of the top row of the selected headers. |
| left | Int32 | The index of the left column of the selected headers. |
| bottom | Int32 | The index of the bottom row of the selected headers. |
| right | Int32 | The index of the right column of the selected headers. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Headers could not be ungrouped. |