Click or drag to resize

InputDialogBindingContext Property

Gets or sets the collection of currency managers for the InputDialog.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BindingContext BindingContext { get; set; }

Property Value

Type: BindingContext
The collection of currency managers for the TaskDialog.

Implements

IBindableComponentBindingContext
See Also