Class HeaderFooterEditModeOverlay
Inheritance
System.Object
HeaderFooterEditModeOverlay
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Documents.dll
Syntax
public class HeaderFooterEditModeOverlay : Control
public class HeaderFooterEditModeOverlay : Control
public HeaderFooterEditModeOverlay()
public static readonly DependencyProperty FooterTextProperty
System.Windows.DependencyProperty
|
public static readonly DependencyProperty HeaderTextProperty
System.Windows.DependencyProperty
|
public static readonly DependencyProperty IsFooterLinkedToPreviousProperty
System.Windows.DependencyProperty
|
public static readonly DependencyProperty IsHeaderLinkedToPreviousProperty
System.Windows.DependencyProperty
|
public static readonly DependencyProperty SectionNumberProperty
System.Windows.DependencyProperty
|
public string FooterText { get; set; }
System.String
|
public string HeaderText { get; set; }
System.String
|
public bool IsFooterLinkedToPrevious { get; set; }
System.Boolean
|
public bool IsHeaderLinkedToPrevious { get; set; }
System.Boolean
|
public int SectionNumber { get; set; }
System.Int32
|
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.