C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1FilterField Class / DataField Property

In This Topic
DataField Property (C1FilterField)
In This Topic
Gets or sets the name of the field in the database table to which a grid column is bound.
Syntax
'Declaration
 
Public Overridable Property DataField As System.String
 
See Also