KendoPanel
Class
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
C#
public class KendoPanel : KendoUIControlBase
Inheritance: objectControlHtmlControlKendoUIControlBaseKendoPanel
Inherited Members
Constructors
C#
public KendoPanel()
Properties
C#
public KendoPanelBar PanelBar { get; }
C#
public int PanelIndex { get; }
C#
public string PanelTitle { get; }
Methods
C#
public void Collapse()
C#
public void Expand()
C#
protected override void InitializeMatchExpression()
Overrides:
C#
public void Select()
C#
public void Toggle()