[]
        
(Showing Draft Content)

C1.WPF.Report.SortDefinition.AssignFrom

AssignFrom Method

AssignFrom(SortDefinition)

Copies Expression and Direction properties from another SortDefinition object. (Note that the Owner property is not copied.)

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

The source object to copy properties from.