C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1ButtonField Class / DataTextField Property

In This Topic
DataTextField Property (C1ButtonField)
In This Topic
Gets or sets the field name from a data source to bind to the C1ButtonField.
Syntax
'Declaration
 
Public Overridable Property DataTextField As System.String
 
See Also