ASPxAppointmentMappingInfo.GetRequiredMappingNames() Method
Gets an array containing the names of all the ASPxAppointmentMappingInfo object’s properties that have to be bound to corresponding data fields.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Returns
Type | Description |
---|---|
String[] | An array of strings that represent the names of the properties that have to be bound to data. |
See Also