property Pool.HeaderSize(HeaderPos as HeaderPosEnum) as Long
Specifies the size of the pool's header.

TypeDescription
HeaderPos as HeaderPosEnum A HeaderPosEnum expression that specifies the left, right, top or bottom header
Long A Long expression that specifies the size of the 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 HeaderVisible property shows or hides the left, right, top or bottom header. The ExtendPoolOnHeaderExtend property specifies whether the pool extends its size, when its header get resized.