Skip to main content
A newer version of this page is available. .

ResourceIdsMapping.CreateFromString(String) Method

Namespace: DevExpress.WinUI.Scheduler

Assembly: DevExpress.WinUI.Scheduler.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public static ResourceIdsMapping CreateFromString(
    string fieldName
)

Parameters

Name Type
fieldName String

Returns

Type
ResourceIdsMapping
See Also