Class RadSlidingPane
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 RadSlidingPane : HtmlDivConstructors
RadSlidingPane()
Declaration
public RadSlidingPane()RadSlidingPane(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
CollapseIconElement
Docked
Declaration
public bool Docked { get; }Property Value
| System.Boolean 
 | 
DockIconElement
Expanded
Declaration
public bool Expanded { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
ScrollingEnabled
Declaration
public bool ScrollingEnabled { get; }Property Value
| System.Boolean 
 | 
UnDockIconElement
Methods
AssignElement(Element)
Collapse()
Declaration
public void Collapse()Dock()
Declaration
public void Dock()Undock()
Declaration
public void Undock()