Class PropertyGridStringId
Inheritance
System.Object
PropertyGridStringId
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.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public static class PropertyGridStringId
Fields
ContextMenuAlphabetical
Declaration
public const string ContextMenuAlphabetical = "ContextMenuAlphabetical"
Field Value
System.String
|
ContextMenuCategorized
Declaration
public const string ContextMenuCategorized = "ContextMenuCategorized"
Field Value
System.String
|
ContextMenuCategorizedAlphabetical
Declaration
public const string ContextMenuCategorizedAlphabetical = "ContextMenuCategorizedAlphabetical"
Field Value
System.String
|
ContextMenuCollapse
Declaration
public const string ContextMenuCollapse = "ContextMenuCollapse"
Field Value
System.String
|
ContextMenuEdit
Declaration
public const string ContextMenuEdit = "ContextMenuEdit"
Field Value
System.String
|
ContextMenuExpand
Declaration
public const string ContextMenuExpand = "ContextMenuExpand"
Field Value
System.String
|
ContextMenuNoSort
Declaration
public const string ContextMenuNoSort = "ContextMenuNoSort"
Field Value
System.String
|
ContextMenuReset
Declaration
public const string ContextMenuReset = "ContextMenuReset"
Field Value
System.String
|
ContextMenuShowDescription
Declaration
public const string ContextMenuShowDescription = "ContextMenuShowDescription"
Field Value
System.String
|
ContextMenuShowToolbar
Declaration
public const string ContextMenuShowToolbar = "ContextMenuShowToolbar"
Field Value
System.String
|
ContextMenuSort
Declaration
public const string ContextMenuSort = "ContextMenuSort"
Field Value
System.String
|