Class TelerikBlazorListViewConstants
Inheritance
System.Object
TelerikBlazorListViewConstants
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.TelerikUI.Blazor.ListView
Assembly: Telerik.TestingFramework.Controls.TelerikUI.Blazor.dll
Syntax
public static class TelerikBlazorListViewConstants
Fields
ListViewCardClass
Declaration
public const string ListViewCardClass = "k-card"
Field Value
System.String
|
ListViewContentClass
Declaration
public const string ListViewContentClass = "k-listview-content"
Field Value
System.String
|
ListViewFindExpression
Declaration
public static string[] ListViewFindExpression
Field Value
System.String[]
|
Name
Declaration
public const string Name = "TelerikBlazorListView"
Field Value
System.String
|
R32021ListViewFindExpression
Declaration
public static string[] R32021ListViewFindExpression
Field Value
System.String[]
|