ResourceTreeCommands.CreateGroup() Method
Creates a new group and adds it to the Resource Tree.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Remarks
ResourceTreeCommands.CreateGroupCommand calls the CreateGroup method if the CanCreateGroup method returns true.
See Also