i have 2 rows of labels in my page header, i would like to hide the second row sometimes, but this leaves a big blank in my header, i tried
me.PageHeader.Height = 1.7917
but i get a compile error " Invalid qualifier"
also, can i set the height smaller than the lowest group of labels in that area if i set thier visible = false?