constants HeaderTypeEnum
The HeaderTypeEnum type indicates the horizontal or vertical headers of the pool. For instance, the HeaderColor(HeaderType) property gets or sets a value that indicates the header's background color. The HeaderTypeEnum type supports the following values.

NameValueDescription
exHeaderHorizontal0 Includes both top and bottom headers of the pool.

and  

exHeaderVertical1 Includes both left and right headers of the pool:

and