New to Telerik UI for WPFStart a free 30-day trial

Represents the user interface for web layout documents in the Telerik Windows Documents framework.

Definition

Namespace:Telerik.Windows.Documents.UI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class WebLayoutUI : SectionUIBase

Inheritance: objectSectionUIBaseWebLayoutUI

Inherited Members SectionUIBase.OnApplyTemplate()SectionUIBase.Panel

Constructors

C#
public WebLayoutUI()

Methods

Raises the event. This method is invoked whenever is set to true internally.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.