TemplateHidePageHeaderAndFooterFromViewHeader Property

Gets or sets a value indicating whether the page header and footer will be hidden in the report header.

Namespace:  Dundas.BI.Entities.Views
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public bool HidePageHeaderAndFooterFromViewHeader { get; set; }

Property Value

Type: Boolean
page headers and footers will be hidden on report header; otherwise,
See Also