ClassKendoListBoxConstants
Class
String constants of the ListBox(CSS classes, Id prefix, etc).
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
cs-api-definition
public static class KendoListBoxConstants
Inheritance: objectKendoListBoxConstants
Fields
ContainerConstraintFindClause
The 'KendoListBox' container constraint find clause.
Declaration
cs-api-definition
public const string ContainerConstraintFindClause = "tagname=!kendo-list"
Field Value
CssSelected
CSS class for selected items
FindClauses
The 'KendoListBox' find clauses.
Name
The KendoListBox wrapper identifier.
R12022CssSelected
CSS class for selected items
Declaration
cs-api-definition
public const string R12022CssSelected = "k-state-selected"
Field Value