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