Class TreeViewStringId
Inheritance
System.Object
TreeViewStringId
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 TreeViewStringId
Fields
ContextMenuCollapse
Declaration
public const string ContextMenuCollapse = "ContextMenuCollapse"
Field Value
System.String
|
ContextMenuCopy
Declaration
public const string ContextMenuCopy = "ContextMenuCopy"
Field Value
System.String
|
ContextMenuCut
Declaration
public const string ContextMenuCut = "ContextMenuCut"
Field Value
System.String
|
ContextMenuDelete
Declaration
public const string ContextMenuDelete = "ContextMenuDelete"
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
|
ContextMenuNew
Declaration
public const string ContextMenuNew = "ContextMenuNew"
Field Value
System.String
|
ContextMenuPaste
Declaration
public const string ContextMenuPaste = "ContextMenuPaste"
Field Value
System.String
|