RadPane
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
C#
public class RadPane : RadTabItem, IAutomationPeer, IPeerConverter, IRadPane, IRadTabItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlRadTabItemRadPane...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public RadPane()
Properties
C#
public double AutoHideHeight { get; }
Implements:
C#
public double AutoHideWidth { get; }
Implements:
C#
public bool CanDockInDocumentHost { get; }
Implements:
C#
public bool IsInDocumentHost { get; }
Implements:
C#
public bool IsLastInGroup { get; }
Implements:
Methods
C#
public override void Click()
Overrides:
Implements: