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