The following tables list the members exposed by LinkingTarget.
Public Properties
| | Name | Description |
 | Converter | Specifies the converter to be used when getting and setting the target values. |
 | ConverterParameter | The parameter to pass to the OpcLabs.BaseLib.Data.IDataConverter. The default is null. |
 | Culture | The culture in which to evaluate the converter. |
 | StringFormat | A string that specifies how to format the linked value. A null reference means no formatting. |
 | TargetType | The type of the target object. |
Top
Public Methods
Extension Methods
| | Name | Description |
 | SetState<TNode> | Sets the arbitrary object associated with the node. |
Top
See Also