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