Base class that implements IDocumentPane and can be used as a Document in the RadDocking.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Docking (in Telerik.Windows.Controls.Docking.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class RadDocumentPane : RadPane,
IDocumentPane, IPane |
| Visual Basic |
|---|
Public Class RadDocumentPane _
Inherits RadPane _
Implements IDocumentPane, IPane |
Inheritance Hierarchy
See Also