ClassWebLayoutUI
Class
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:
cs-api-definition
public class WebLayoutUI : SectionUIBase
Inheritance: objectSectionUIBaseWebLayoutUI
Inherited Members
Constructors
WebLayoutUI()
Declaration
cs-api-definition
public WebLayoutUI()
Methods
OnInitialized(EventArgs)
Raises the event. This method is invoked whenever is set to true internally.
Declaration
cs-api-definition
protected override void OnInitialized(EventArgs e)
Parameters
e
The RoutedEventArgs that contains the event data.