Gets or sets the MappingCollectionBase<(Of <(<'T>)>)> derived object
that allows the properties of objects maintained by the current collection
to be bound to the appropriate fields in the data source.
Namespace:
C1.C1ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
public TMappingCollection Mappings { get; set; } |
| Visual Basic |
|---|
Public Property Mappings As TMappingCollection Get Set |