Page
Class
Represents a page in the Telerik document model, providing functionalities to manage and display content.
Definition
Namespace:Telerik.Windows.Documents.UI
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class Page : SectionUIBase
Inheritance: objectSectionUIBasePage
Inherited Members
Constructors
C#
public Page()
Methods
Applies the template to the current page, updating its visual representation.
C#
public override void OnApplyTemplate()
Overrides:
Raises the event. This method is invoked whenever is set to true internally.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.