Mapping(String) Constructor
Initializes a new instance of the Mapping class with the specified settings.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| fieldName | String | A String value that is the target data field name. |
See Also