New to Telerik UI for WPFStart a free 30-day trial

Footer

Class

Represents a document footer.

Definition

Constructors

Initializes a new instance of the Footer class.

C#
public Footer()

Initializes a new instance of the Footer class.

C#
public Footer(Footer footer)
Parameters:footerFooter

The footer to clone.

Methods

Creates a new instance of the Footer class.

C#
public override HeaderFooterBase CreateInstance()
Returns:

HeaderFooterBase

Overrides: HeaderFooterBase.CreateInstance()