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

Definition

Namespace:Telerik.WinForms.Documents.UI

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class HeaderFooterEditingContext

Inheritance: objectHeaderFooterEditingContext

Constructors

C#
public HeaderFooterEditingContext(Section currentSection, HeaderFooterType currentHeaderFooterType)
Parameters:currentSectionSectioncurrentHeaderFooterTypeHeaderFooterType

Properties

C#
public HeaderFooterType CurrentHeaderFooterType { get; }
C#
public Section CurrentSection { get; }