DocumentHost
Class
This is a placeholder for the document area in the RadDocking.
Definition
Namespace:Telerik.Windows.Controls.Docking
Assembly:Telerik.Windows.Controls.Docking.dll
Syntax:
C#
public class DocumentHost : ContentControl
Inheritance: objectDocumentHost
Constructors
Initializes a new instance of the DocumentHost class.
C#
public DocumentHost()
Methods
Adds the pane to the document host.
Adds the split item to the document host.
Raises the event and sets from the active theme.
C#
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.
Resets the theme.
C#
public void ResetTheme()