constants HeaderPosEnum
The HeaderPosEnum type specifies the position of the header within the pool. For instance the HeaderVisible property specifies whether a specified header of the pool is visible or hidden. The HeaderPosEnum type property supports the following values.

NameValueDescription
exHeaderLeft0 Indicates the header being displayed to the left of the pool.

exHeaderTop1 Indicates the header being displayed to the top of the pool.

exHeaderRight2 Indicates the header being displayed to the right of the pool.

exHeaderBottom3 Indicates the header being displayed to the bottom of the pool.