PanelScheduleData.UpdateVerticalHeadersInSection
Method
Description:
Sets if this header should have vertical text
Sets if this header should have vertical text
Parameters
Parameter | Type | Description |
---|---|---|
sectionType | SectionType | The section type |
bVertical | Boolean | Whether headers are vertical or not |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |