[]
Copies Expression and Direction properties from another SortDefinition object. (Note that the Owner property is not copied.)
public void AssignFrom(SortDefinition source)
Type | Name | Description |
---|---|---|
SortDefinition | source | The source object to copy properties from. |