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

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 PageFooterElement : ElementBase

The PageFooterElement type exposes the following members.

Constructors
  NameDescription
Public methodPageFooterElement
Top
Properties
  NameDescription
Public propertyData
Represents the footer'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