Class ListViewConstants
Inheritance
System.Object
ListViewConstants
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.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class ListViewConstants
Fields
CssRadListView
Declaration
public const string CssRadListView = "RadListView_"
Field Value
System.String
|
ListViewKey
Declaration
public const string ListViewKey = "RadListView"
Field Value
System.String
|