<Code Lib>
2027 Method
Changes 0
M

PanelScheduleData.UpdateVerticalHeadersInSection

Description:
Sets if this header should have vertical text

public void UpdateVerticalHeadersInSection(
	SectionType sectionType,
	bool bVertical
)

  • sectionType
    The section type
  • Boolean
    bVertical
    Whether headers are vertical or not

Loading…