Initializes a new instance of the DataBinder class.
Namespace: MindFusion.DataBinding
Assembly: MindFusion.DataBinding
SyntaxC#
Copy Code
|
|---|
public DataBinder ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
Specifies whether the data source and the control's data collections should be kept synchronized.
See Also