TableView.IsValidSectionType
Description:
Identifies if the section type is valid for this view.
Identifies if the section type is valid for this view.
Remarks:
Some TableViews do not contain all of the possible section types. For example, standard schedules have only a Heading and Body.
Some TableViews do not contain all of the possible section types. For example, standard schedules have only a Heading and Body.
public bool IsValidSectionType(
SectionType sectionType
)
-
sectionTypeThe section type.
-
A value passed for an enumeration argument is not a member of that enumeration