ResourceTreeCommands.Rename() Method
Displays an editor in a currently focused group or resource in the Resource Tree so tnat an end user can rename it.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Remarks
ResourceTreeCommands.RenameCommand calls the Rename method if the CanRename method returns true.
See Also