[]
Gets or sets a DataField for this column that gets or sets the value of the data source.
public DataField DataField { get; set; }
Public Property DataField As DataField
The default value is null.