ComponentOne True DBGrid for WinForms
DataField Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : DataField Property
Gets or sets the database field name for a column.
Syntax
'Declaration
 
Public Property DataField As System.String
public System.string DataField {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members