Class RadPane
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 RadPane : HtmlContainerControlConstructors
RadPane()
Declaration
public RadPane()RadPane(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Collapsed
Declaration
public bool Collapsed { get; set; }Property Value
| System.Boolean 
 | 
ContentUrl
Declaration
public string ContentUrl { get; set; }Property Value
| System.String 
 | 
Height
Declaration
public int Height { get; set; }Property Value
| System.Int32 
 | 
IsExternalContent
Declaration
public bool IsExternalContent { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Locked
Declaration
public bool Locked { get; set; }Property Value
| System.Boolean 
 | 
MaxHeight
Declaration
public int MaxHeight { get; set; }Property Value
| System.Int32 
 | 
MaxWidth
Declaration
public int MaxWidth { get; set; }Property Value
| System.Int32 
 | 
MinHeight
Declaration
public int MinHeight { get; set; }Property Value
| System.Int32 
 | 
MinWidth
Declaration
public int MinWidth { get; set; }Property Value
| System.Int32 
 | 
ScrollingEnabled
Declaration
public bool ScrollingEnabled { get; }Property Value
| System.Boolean 
 | 
Width
Declaration
public int Width { get; set; }Property Value
| System.Int32 
 | 
Methods
AssignElement(Element)
Collapse()
Declaration
public void Collapse()ControlAssert()
Expand()
Declaration
public void Expand()