Class RadDock
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadDock : HtmlContainerControlConstructors
RadDock()
Declaration
public RadDock()RadDock(Element)
Properties
AnimationDuration
Declaration
public int AnimationDuration { get; set; }Property Value
| System.Int32 
 | 
AutoPostBack
Declaration
public bool AutoPostBack { get; set; }Property Value
| System.Boolean 
 | 
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Closed
Declaration
public bool Closed { get; set; }Property Value
| System.Boolean 
 | 
Collapsed
Declaration
public bool Collapsed { get; set; }Property Value
| System.Boolean 
 | 
DockMode
EnableAnimation
Declaration
public bool EnableAnimation { get; set; }Property Value
| System.Boolean 
 | 
EnableDrag
Declaration
public bool EnableDrag { get; set; }Property Value
| System.Boolean 
 | 
Handler
Height
Declaration
public int Height { get; set; }Property Value
| System.Int32 
 | 
Index
Declaration
public int Index { get; }Property Value
| System.Int32 
 | 
Left
Declaration
public int Left { get; set; }Property Value
| System.Int32 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
ParentDockZoneId
Declaration
public string ParentDockZoneId { get; }Property Value
| System.String 
 | 
Pinned
Declaration
public bool Pinned { get; set; }Property Value
| System.Boolean 
 | 
Resizable
Declaration
public bool Resizable { get; set; }Property Value
| System.Boolean 
 | 
Skin
Declaration
public string Skin { get; }Property Value
| System.String 
 | 
Title
Declaration
public string Title { get; set; }Property Value
| System.String 
 | 
Top
Declaration
public int Top { get; set; }Property Value
| System.Int32 
 | 
TopBar
UniqueId
Declaration
public string UniqueId { get; set; }Property Value
| System.String 
 | 
Width
Declaration
public int Width { get; set; }Property Value
| System.Int32 
 |