Class RadDockZone
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 RadDockZone : HtmlContainerControlConstructors
RadDockZone()
Declaration
public RadDockZone()RadDockZone(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
DocksCount
Declaration
public int DocksCount { get; }Property Value
| System.Int32 
 | 
FitDocks
Declaration
public bool FitDocks { get; set; }Property Value
| System.Boolean 
 | 
HighlightedCssClass
Declaration
public string HighlightedCssClass { get; set; }Property Value
| System.String 
 | 
IsHorizontal
Declaration
public bool IsHorizontal { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
UniqueName
Declaration
public string UniqueName { get; }Property Value
| System.String 
 |