VertPageHeaderOnFirstPage Property (RenderTable)
In This Topic
Gets or sets a value indicating whether a vertical page header, if defined (see remarks), should be printed on the first of the horizontal pages spanned by the current table.
Syntax
'Declaration
Public Property VertPageHeaderOnFirstPage As Boolean
public bool VertPageHeaderOnFirstPage {get; set;}
See Also