Method Assign
Assign(ListViewItemCell)
Assigns properties from another ListViewItemCell.
public virtual void Assign(ListViewItemCell item)
Parameters
itemListViewItemCellSource of the properties to assign.
Assigns properties from another ListViewItemCell.
public virtual void Assign(ListViewItemCell item)
item ListViewItemCellSource of the properties to assign.