Back to Devexpress

ResourceTreeControl.NewGroupText Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-resourcetreecontrol-ff0f51c1.md

latest1.2 KB
Original Source

ResourceTreeControl.NewGroupText Property

Gets or sets the name that is initially assigned to a newly created resource group. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public string NewGroupText { get; set; }
vb
Public Property NewGroupText As String

Property Value

TypeDescription
String

A string value that is the name that is initially assigned to a newly created resource group.

|

See Also

ResourceTreeControl Class

ResourceTreeControl Members

DevExpress.Xpf.Scheduling Namespace