MVCxAppointmentCustomFieldMappingCollection Properties
A collection of mappings of the custom properties of appointments to the fields in the data source.
Name | Description |
---|---|
Capacity |
Gets or sets the number of elements that the DXCollection |
Count |
Gets the number of elements contained in the DXCollection |
Is |
Gets whether the collection has been locked for updating.
Inherited from Notification |
Item[Int32] |
Provides indexed access to individual items in the collection.
Inherited from ASPx |
Item[String] |
Provides access to individual items in the collection by their names.
Inherited from ASPx |
Uniqueness |
Gets or sets the type of an object, which provides uniqueness for the current DXCollection |
See Also