RVTDocs.com

PanelScheduleData.UpdateVerticalHeadersInSection

Method
Description:
Sets if this header should have vertical text
Syntax
public void UpdateVerticalHeadersInSection(
	SectionType sectionType,
	bool bVertical
)
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