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

ASPxResourceCustomFieldMapping() Constructor

Initializes a new instance of the ASPxResourceCustomFieldMapping class with default settings.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public ASPxResourceCustomFieldMapping()

Remarks

In this case the CustomFieldMappingBase<T>.Name and ASPxResourceCustomFieldMapping.Member properties will be set to Empty.

See Also