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.
|
AutoHideWidth
Declaration
double AutoHideWidth { get; }
Property Value
System.
|
CanDockInDocumentHost
Declaration
bool CanDockInDocumentHost { get; }
Property Value
System.
|
CanFloat
Declaration
bool CanFloat { get; }
Property Value
System.
|
IsActive
Declaration
bool IsActive { get; }
Property Value
System.
|
IsInDocumentHost
Declaration
bool IsInDocumentHost { get; }
Property Value
System.
|
IsLastInGroup
Declaration
bool IsLastInGroup { get; }
Property Value
System.
|
IsPinned
Declaration
bool IsPinned { get; }
Property Value
System.
|