Back to Devexpress

ResourceTreeCommands Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-resourcetreecommands-dot-underscore-properties.md

latest3.5 KB
Original Source

ResourceTreeCommands Properties

Provides access to Resource Tree commands.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CreateGroupCommandGets or sets a command used to create a new resource group in the Resource Tree.
CreateResourceCommandGets or sets a command used to create a new resource item in the Resource Tree.
DeleteCommandGets or sets a command used to delete a group or resource in the Resource Tree.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
RenameCommandGets or sets a command used to rename a group or resource in the Resource Tree.
ShowSearchPanelCommandGets or sets a command used to show the search panel in the Resource Tree.

See Also

ResourceTreeCommands Class

ResourceTreeCommands Members

DevExpress.Xpf.Scheduling Namespace