Spread for ASP.NET 12 Product Documentation
DataSource Property (MultiColumnComboBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MultiColumnComboBoxCellType Class : DataSource Property
Gets or sets the data source for the list portion of the combo box.
Syntax
'Declaration
 
Public Property DataSource As Object
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As Object
 
instance.DataSource = value
 
value = instance.DataSource
public object DataSource {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members