The Assign method is useful if the same or only slightly different options are required for several Views. It provides the ability to set the options only once and then copy them to a number of Views.
Usually, the Assign method of ColumnView descendants will be used to copy the settings from one options object to another. The parameter is the source object. The caller is the destination object.