SectionHeader

SectionHeader class

Represents the heading for the section

The SectionHeader type exposes the following members:

Constructors

NameDescription
SectionHeader(type, value)Initializes a new instance of the SectionHeader class

Properties

NameDescription
typeType of header.
valueHeader’s value.

See Also