Class KendoListBoxConstants
Inheritance
System.Object
KendoListBoxConstants
Inherited Members
System.Object.ToString()
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 static class KendoListBoxConstants
Fields
ContainerConstraintFindClause
Declaration
public const string ContainerConstraintFindClause = "tagname=!kendo-list"
Field Value
System.String
|
CssSelected
Declaration
public const string CssSelected = "k-selected"
Field Value
System.String
|
FindClauses
Declaration
public static readonly string[] FindClauses
Field Value
System.String[]
|
Name
Declaration
public const string Name = "KendoListBox"
Field Value
System.String
|
R12022CssSelected
Declaration
public const string R12022CssSelected = "k-state-selected"
Field Value
System.String
|