Gets or sets the field from the data source to bind to the Text property of the control's items.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string DataTextField { get; set; } |
Visual Basic
![]() |
---|
Public Property DataTextField As String |
Type: String
A string that specifies the field of the data source that provides the texts for the control's items. The default value is an empty string ("").