Class KendoPanel
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.TestingFramework.Controls.KendoUI
Assembly: Telerik.TestingFramework.Controls.KendoUI.dll
Syntax
public class KendoPanel : KendoUIControlBase
Constructors
KendoPanel()
Declaration
public KendoPanel()
KendoPanel(Element)
Properties
Disabled
Declaration
public bool Disabled { get; }
Property Value
System.Boolean
|
Expanded
Declaration
public bool Expanded { get; }
Property Value
System.Boolean
|
PanelBar
PanelIndex
Declaration
public int PanelIndex { get; }
Property Value
System.Int32
|
PanelTitle
Declaration
public string PanelTitle { get; }
Property Value
System.String
|
Selected
Declaration
public bool Selected { get; }
Property Value
System.Boolean
|
Methods
AssignElement(Element)
Collapse()
Declaration
public void Collapse()
Expand()
Declaration
public void Expand()
InitializeMatchExpression()
Declaration
protected override void InitializeMatchExpression()
Overrides
Select()
Declaration
public void Select()
Toggle()
Declaration
public void Toggle()