ASPxResourceCustomFieldMappingCollection Class
Represents a collection of mappings of the custom properties of resources to appropriate data fields.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v21.2.dll
Declaration
public class ASPxResourceCustomFieldMappingCollection :
ResourceCustomFieldMappingCollection
Related API Members
The following members accept/return ASPxResourceCustomFieldMappingCollection objects:
Remarks
The ASPxResourceCustomFieldMappingCollection represents a collection of ASPxResourceCustomFieldMapping objects. Its properties and methods can be used to perform common collection operations such as adding new or deleting existing items. Individual items can be accessed using indexer notation.