Class HeaderPresenter
Inherited Members
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Documents.dll
Syntax
public class HeaderPresenter : HeaderFooterPresenterBase
Constructors
HeaderPresenter()
Declaration
public HeaderPresenter()
HeaderPresenter(DocumentPagePresenter)
Declaration
public HeaderPresenter(DocumentPagePresenter owner)
Parameters
DocumentPagePresenter
owner
|
Properties
DocumentEditorType
Declaration
public override DocumentEditorType DocumentEditorType { get; }
Property Value
DocumentEditorType
|
Overrides
Methods
GetBody()
GetUIHeight()
Declaration
public override double GetUIHeight()
Returns
System.Double
|
Overrides
UpdateBodyMargin()
Declaration
protected override void UpdateBodyMargin()
Overrides
UpdateOwnerEditingContext(HeaderFooterEditingContext)
UpdateOwnerUIContext()
Declaration
protected override void UpdateOwnerUIContext()
Overrides
UpdateSource()
Declaration
protected override void UpdateSource()