[]
Assigns (copies) properties from another PageColumnDef to the current object.
public void AssignFrom(PageColumnDef source)
Public Sub AssignFrom(source As PageColumnDef)
| Type | Name | Description |
|---|---|---|
| PageColumnDef | source | The source object to copy properties from. |