MindFusion WinForms Programmer's Guide
BoundProperty Members
Constructors Properties
 


Represents a mapping between a property and a field in the data source.

The following tables list the members exposed by the BoundProperty type.

 Public Constructors

  Name Description

BoundProperty

Overloaded.  

 Public Properties

  Name Description

ManyToManyTable

Gets or sets the name of the associated many-to-many table.

PropertyType

Gets or sets the type of the property.

SourceMember

Gets or sets the name of the corresponding field in the data source.

TargetMember

Gets or sets the name of the bound property.

 See Also

BoundProperty Class
MindFusion.DataBinding Namespace