Method CopyFrom
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
CopyFrom(TCopyable)
Copies all properties from source to this instance.
public virtual void CopyFrom(TCopyable source)
Parameters
source
TCopyableThe instance to copy from.