[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ListBoxCellType.ItemData

ItemData Property

ItemData

Gets or sets the corresponding data for the items in the list box.

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