property Pool.HeaderVisible(HeaderPos as HeaderPosEnum) as Boolean
Specifies whether the pool's header is visible or hidden.

TypeDescription
HeaderPos as HeaderPosEnum A HeaderPosEnum expression that specifies the left, right, top or bottom header
Boolean A Boolean expression that specifies whether the header is visible or hidden.
The HeaderVisible property shows or hides the left, right, top or bottom header. The HeaderSize property specifies the size of the left, right, top or bottom header. The Width property specifies the width in pixels of the pool. The Height property indicates the height in pixels of the pool. The ExtendPoolOnHeaderExtend property specifies whether the pool extends its size, when its header get resized.