Skip to main content

ResourceIdsMapping.CreateFromString(String) Method

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public static ResourceIdsMapping CreateFromString(
    string fieldName
)

Parameters

Name Type
fieldName String

Returns

Type
ResourceIdsMapping
See Also