Name | Description | |
---|---|---|
BindingGroup | The binding group. Determines behavior common for all bindings in the group. A default binding group is used if none specified. | |
Container | (Inherited from System.ComponentModel.Component) | |
Converter | Specifies the converter to be used when getting and setting the target values. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) | |
ConverterParameter | The parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null . (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) | |
Culture | The culture in which to evaluate the converter. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) | |
CurrentBinder | The binder this binding is currently attached to; null if the binding is not attached to a binder. | |
CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | |
IsAttached | Determines whether this binding is currently attached to a binder. | |
Site | (Inherited from System.ComponentModel.Component) | |
StringFormat | A string that specifies how to format the bound value. An empty string means no formatting. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) | |
ValueTarget | Determines what to bind (object and member) in the program. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding) |