MVCxAppointmentCustomFieldMappingCollection.Add() Method
In This Article
Creates and adds a new mapping to the collection of custom field mappings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public ASPxAppointmentCustomFieldMapping Add()
#Returns
Type | Description |
---|---|
ASPx |
A ASPx |
See Also