DataSourceID Property
DataSourceID
Gets or sets the unique identifier of the data source for the MultiColumnComboBoxCellType.
Declaration
[TypeConverter(typeof(_is))]
public string DataSourceID { get; set; }
<TypeConverter(GetType(_is))>
Public Property DataSourceID As String