ClassHeaderFooterEditingContext
Class
Definition
Namespace:Telerik.WinForms.Documents.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class HeaderFooterEditingContext
Inheritance: objectHeaderFooterEditingContext
Constructors
HeaderFooterEditingContext(Section, HeaderFooterType)
Declaration
cs-api-definition
public HeaderFooterEditingContext(Section currentSection, HeaderFooterType currentHeaderFooterType)
Parameters
currentSection
currentHeaderFooterType
Properties
CurrentHeaderFooterType
Declaration
cs-api-definition
public HeaderFooterType CurrentHeaderFooterType { get; }
Property Value