Class KendoListViewConstants
Inheritance
System.Object
    KendoListViewConstants
  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 KendoListViewConstantsFields
KeyListView
Declaration
public const string KeyListView = "ListView"Field Value
| System.String 
 | 
KeyListViewItem
Declaration
public const string KeyListViewItem = "ListViewItem"Field Value
| System.String 
 | 
ListViewItemSelected
Declaration
public const string ListViewItemSelected = "k-state-selected"Field Value
| System.String 
 | 
ListViewItemSelectedR32022
Declaration
public const string ListViewItemSelectedR32022 = "k-selected"Field Value
| System.String 
 |