The following tables list the members exposed by SchedulePropertyMapping.
Name | Description | |
---|---|---|
SchedulePropertyMapping Constructor | Initializes a new SchedulePropertyMapping. |
Name | Description | |
---|---|---|
ConvertBackCallbackProperty | Identifies the ConvertBackCallback bindable property. | |
ConvertCallbackProperty | Identifies the ConvertCallback bindable property. | |
DataObjectPropertyNameProperty | Identifies the DataObjectPropertyName bindable property. |
Name | Description | |
---|---|---|
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
ConvertBackCallback | Reference to a delegate which is invoked before the value of a schedule object property is assigned 'back' to the underlying data object's corresponding property, providing an opportunity to convert the value to the type expected by that property. | |
ConvertCallback | Reference to a delegate which is invoked before a value is assigned to a schedule object property, providing an opportunity to convert the value. | |
DataObjectPropertyName | The name of the property of the underlying data object with which this instance is associated. | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.BindableBase) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |