Class RadPane
Inheritance
System.Object
RadPane
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadPane : RadTabItem, IAutomationPeer, IPeerConverter, IRadPane, IRadTabItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadPane()
Declaration
public RadPane()
Properties
AutoHideHeight
Declaration
public double AutoHideHeight { get; }
Property Value
System.Double
|
Implements
AutoHideWidth
Declaration
public double AutoHideWidth { get; }
Property Value
System.Double
|
Implements
CanDockInDocumentHost
Declaration
public bool CanDockInDocumentHost { get; }
Property Value
System.Boolean
|
Implements
CanFloat
Declaration
public bool CanFloat { get; }
Property Value
System.Boolean
|
Implements
IsActive
Declaration
public bool IsActive { get; }
Property Value
System.Boolean
|
Implements
IsHidden
Declaration
public bool IsHidden { get; }
Property Value
System.Boolean
|
IsInDocumentHost
Declaration
public bool IsInDocumentHost { get; }
Property Value
System.Boolean
|
Implements
IsLastInGroup
Declaration
public bool IsLastInGroup { get; }
Property Value
System.Boolean
|
Implements
IsPinned
Declaration
public bool IsPinned { get; }
Property Value
System.Boolean
|
Implements
Methods
Click()
Declaration
public override void Click()