SourceColumn Property
SourceColumn
Gets or sets the name of the source column mapped to the DataSet and used for loading or returning the Value.
Declaration
public override string SourceColumn { get; set; }
Public Overrides Property SourceColumn As String
Overrides