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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > MultiColumnComboBoxCellType Class : DataSourceID Property
Gets or sets the unique identifier of the data source for the MultiColumnComboBoxCellType.
Syntax
'Declaration
 
Public Property DataSourceID As String
'Usage
 
Dim instance As MultiColumnComboBoxCellType
Dim value As String
 
instance.DataSourceID = value
 
value = instance.DataSourceID
public string DataSourceID {get; set;}
See Also

Reference

MultiColumnComboBoxCellType Class
MultiColumnComboBoxCellType Members