Spread for ASP.NET 12 Product Documentation
DataTextField Property (AjaxComboBoxCellType)


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > AjaxComboBoxCellType Class : DataTextField Property
Gets or sets the data source field that provides the text content of the list items.
Syntax
'Declaration
 
Public Property DataTextField As String
'Usage
 
Dim instance As AjaxComboBoxCellType
Dim value As String
 
instance.DataTextField = value
 
value = instance.DataTextField
public string DataTextField {get; set;}
See Also

Reference

AjaxComboBoxCellType Class
AjaxComboBoxCellType Members