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.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
String | A string value that is the name that is initially assigned to a newly created resource. |
See Also