Method ItemToData
ItemToData(ListControlItem?)
Gets data associated with the item.
protected virtual object? ItemToData(ListControlItem? item)
Parameters
itemListControlItemItem which contains the data.
Gets data associated with the item.
protected virtual object? ItemToData(ListControlItem? item)
item ListControlItemItem which contains the data.