MindFusion WinForms Programmer's Guide
BoundProperty Constructor
See Also
 





Initializes a new instance of the BoundProperty class.

 Overload List

Name Description

BoundProperty (String, String, PropertyType)

Initializes a new instance of the BoundProperty class with the specified source and destination properties, and property type.

BoundProperty (String, String, PropertyType, String)

Initializes a new instance of the BoundProperty class with the specified source and destination properties, property type, and many-to-many table.

 See Also

BoundProperty Class
MindFusion.Scheduling.DataBinding Namespace