Class HeaderFooterUIContext
Inheritance
System.Object
HeaderFooterUIContext
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Documents.dll
Syntax
public class HeaderFooterUIContext : Object
public class HeaderFooterUIContext : Object
public HeaderFooterUIContext()
public bool ForceFooterFocus { get; }
System.Boolean
|
public bool ForceHeaderFocus { get; }
System.Boolean
|
public bool IsFooterLastRightClickSource { get; }
System.Boolean
|
public bool IsHeaderClicked { get; }
System.Boolean
|
public bool IsHeaderFocused { get; }
System.Boolean
|
public bool IsHeaderFooterLastClickSource { get; }
System.Boolean
|
public bool IsHeaderLastRightClickSource { get; }
System.Boolean
|
public HeaderFooterPresenterBase LastChangeSource { get; set; }
HeaderFooterPresenterBase
|
public IUILayerContainer LastDoubleClickSource { get; }
IUILayerContainer
|
protected virtual void OnFooterUpdateNeeded(FooterUpdateNeededEventArgs e)
FooterUpdateNeededEventArgs
e
|
protected virtual void OnHeaderFooterEditorPropertiesSynchronizationNeeded()
protected virtual void OnHeaderUpdateNeeded(HeaderUpdateNeededEventArgs e)
HeaderUpdateNeededEventArgs
e
|
public void ResetDoubleClickSource()
public void SetDoubleClickSource(IUILayerContainer lastDoubleClickSource, bool isHeaderClicked)
IUILayerContainer
lastDoubleClickSource
|
System.Boolean
isHeaderClicked
|
public void SetLastClickSource(bool isHeaderFooterLastClickSource)
System.Boolean
isHeaderFooterLastClickSource
|
public void SetLastRightClickSource(bool isHeaderFooterLastClickSource, bool isInHeader)
System.Boolean
isHeaderFooterLastClickSource
|
System.Boolean
isInHeader
|
public void UpdateFooter(Section section, HeaderFooterType footerType, Footer footer)
Section
section
|
HeaderFooterType
footerType
|
Footer
footer
|
public void UpdateHeader(Section section, HeaderFooterType headerType, Header header)
Section
section
|
HeaderFooterType
headerType
|
Header
header
|
public event EventHandler<FooterUpdateNeededEventArgs> FooterUpdateNeeded
System.EventHandler<FooterUpdateNeededEventArgs>
|
public event EventHandler HeaderFooterEditorPropertiesSynchronizationNeeded
System.EventHandler
|
public event EventHandler<HeaderUpdateNeededEventArgs> HeaderUpdateNeeded
System.EventHandler<HeaderUpdateNeededEventArgs>
|
Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.