Interface IRadPane
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadPane : IRadTabItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
AutoHideHeight
Declaration
double AutoHideHeight { get; }
Property Value
System.Double
|
AutoHideWidth
Declaration
double AutoHideWidth { get; }
Property Value
System.Double
|
CanDockInDocumentHost
Declaration
bool CanDockInDocumentHost { get; }
Property Value
System.Boolean
|
CanFloat
Declaration
bool CanFloat { get; }
Property Value
System.Boolean
|
IsActive
Declaration
bool IsActive { get; }
Property Value
System.Boolean
|
IsInDocumentHost
Declaration
bool IsInDocumentHost { get; }
Property Value
System.Boolean
|
IsLastInGroup
Declaration
bool IsLastInGroup { get; }
Property Value
System.Boolean
|
IsPinned
Declaration
bool IsPinned { get; }
Property Value
System.Boolean
|