[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ComboBoxCellType.ItemData

ItemData Property

ItemData

Gets or sets the corresponding data for the items in the drop-down list in the combo box.

Declaration
public string[] ItemData { get; set; }
Public Property ItemData As String()