Method Assign
Assign(ListControlItem)
Assigns properties of this object from the properties of another object.
public virtual void Assign(ListControlItem assignFrom)
Parameters
assignFrom
ListControlItemThe object to assign properties from.
Assigns properties of this object from the properties of another object.
public virtual void Assign(ListControlItem assignFrom)
assignFrom
ListControlItemThe object to assign properties from.