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

HeaderFooter template.

Definition

Constructors

Initializes a new instance of the HeaderFooterTemplate class.

C#
public HeaderFooterTemplate(Sheet sheetContext, bool isCustomTemplate)
Parameters:sheetContextSheet

The sheet context.

isCustomTemplatebool

value indicating whether the template is custom.

Properties

Gets or sets the text preview.

C#
public string TextPreview { get; set; }
Property Value:

The text preview.