Mapping.Path Property
In This Article
Gets or sets the name of the data field the current object represents.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.2.dll
NuGet Package: DevExpress.Wpf.Gantt
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A string value indicating the data field name. |
See Also