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