Click or drag to resize
PageHeaderElement Class
Used to add a header to the exported page. Visible in Print mode only.
Inheritance Hierarchy
SystemObject
  Kettic.AspNet.Controls.GridExcelBuilder.AbstractElementBase
    Kettic.AspNet.Controls.GridExcelBuilderPageHeaderElement

Namespace: Kettic.AspNet.Controls.GridExcelBuilder
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class PageHeaderElement : ElementBase

The PageHeaderElement type exposes the following members.

Constructors
  NameDescription
Public methodPageHeaderElement
Top
Properties
  NameDescription
Public propertyData
Represents the header's contents. Visible in Print mode only.
Public propertyMargin
Defines the margin between the footer element and the page. Applies in Print mode only.
Top
See Also