Class HeaderFooterContainer
Inheritance
System.Object
HeaderFooterContainer
Namespace: Telerik.Windows.Documents.UI
Assembly: Telerik.Windows.Documents.dll
Syntax
public class HeaderFooterContainer : ContentControl
public class HeaderFooterContainer : ContentControl
public HeaderFooterContainer()
public HeaderFooterContainer(IUILayerContainer owner)
IUILayerContainer
owner
|
public static readonly DependencyProperty OverlayBrushProperty
System.Windows.DependencyProperty
|
public bool HasFadeInReadOnlyMode { get; set; }
System.Boolean
|
public Brush OverlayBrush { get; set; }
System.Windows.Media.Brush
|
public void CleanUp()
Raises the System.Windows.FrameworkElement.Initialized event. This method is invoked whenever System.Windows.FrameworkElement.IsInitialized is set to true internally.
protected override void OnInitialized(EventArgs e)
System.EventArgs
e
The System.Windows.RoutedEventArgs that contains the event data. |
public void UpdateUI(SectionLayoutBox sectionBox)
SectionLayoutBox
sectionBox
|
public void UpdateUI(SectionLayoutBox sectionBox, bool delayed)
SectionLayoutBox
sectionBox
|
System.Boolean
delayed
|
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.