[]
        
(Showing Draft Content)

C1.C1Preview.DataBinding.SortExpression.AssignFrom

AssignFrom Method

AssignFrom(SortExpression)

Copies Expression and Direction properties from another SortExpression object. (Note that the C1.C1Preview.IOwnedCollectionItem.Owner property is not copied.)

Declaration
public void AssignFrom(SortExpression source)
Parameters
Type Name Description
SortExpression source

The source object to copy properties from.