Gets or sets the name of the corresponding field in the data source.
Namespace: MindFusion.DataBinding
Assembly: MindFusion.DataBinding
SyntaxC#
Copy Code
|
|---|
public string SourceMember { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SourceMember As String |
See Also