AppointmentCustomFieldMappingCollectionBuilder<TAppointment> Class
In This Article
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class AppointmentCustomFieldMappingCollectionBuilder<TAppointment> :
AppointmentCustomFieldMappingCollectionBuilder
#Type Parameters
Name |
---|
TAppointment |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
Object
PropertyBuilderBase<AppointmentCustomFieldMappingCollectionBuilder>
AppointmentCustomFieldMappingCollectionBuilder
AppointmentCustomFieldMappingCollectionBuilder<TAppointment>
See Also