Class RadSplitter
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 RadSplitter : HtmlContainerControlConstructors
RadSplitter()
Declaration
public RadSplitter()RadSplitter(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Height
Declaration
public int Height { get; set; }Property Value
| System.Int32 
 | 
IsNested
Declaration
public bool IsNested { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Orientation
PaneCount
Declaration
public int PaneCount { get; }Property Value
| System.Int32 
 | 
SplitBarCount
Declaration
public int SplitBarCount { get; }Property Value
| System.Int32 
 | 
SplitterId
Declaration
public string SplitterId { get; }Property Value
| System.String 
 | 
Width
Declaration
public int Width { get; set; }Property Value
| System.Int32 
 |