Skip to main content

SchedulerCustomFieldMapping Properties
Show Inherited Hide Inherited

Specifies the mapping of a custom property of an appointment or resource to an appropriate data field.
Name Description
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
Member Gets or sets the name of the member in a datasource which should be mapped to a specific property.
Name Gets or sets the name of the property which should be mapped to a specific member in a datasource.
ValueType Gets or sets the value type of a custom field.
See Also