QuickOPC User's Guide and Reference
BindingBase Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace : BindingBase Class

For a list of all members of this type, see BindingBase members.

Public Properties
 NameDescription
Public PropertyThe binding group. Determines behavior common for all bindings in the group. A default binding group is used if none specified.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySpecifies the converter to be used when getting and setting the target values. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyThe parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyThe culture in which to evaluate the converter. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyThe binder this binding is currently attached to; null if the binding is not attached to a binder.  
Public PropertyCan be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public PropertyDetermines whether this binding is currently attached to a binder.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyA string that specifies how to format the bound value. An empty string means no formatting. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Public PropertyDetermines what to bind (object and member) in the program. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinding)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyThe service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
See Also

Reference

BindingBase Class
OpcLabs.BaseLib.LiveBinding Namespace