Back to Devexpress

ResourceTreeControl.NewResourceText Property

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

latest1.2 KB
Original Source

ResourceTreeControl.NewResourceText Property

Gets or sets the name that is initially assigned to a newly created resource. 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 NewResourceText { get; set; }
vb
Public Property NewResourceText As String

Property Value

TypeDescription
String

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

|

See Also

ResourceTreeControl Class

ResourceTreeControl Members

DevExpress.Xpf.Scheduling Namespace