PrintDocument for WinForms
AssignFrom メソッド (SortExpression)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > SortExpression クラス : AssignFrom メソッド
The source object to copy properties from.
Copies SortExpression.Expression and SortExpression.Direction properties from another SortExpression object. (Note that the C1.C1Preview.IOwnedCollectionItem.Owner property is not copied.)
シンタックス
'宣言
 
Public Sub AssignFrom( _
   ByVal source As SortExpression _
) 
'使用法
 
Dim instance As SortExpression
Dim source As SortExpression
 
instance.AssignFrom(source)
public void AssignFrom( 
   SortExpression source
)

パラメータ

source
The source object to copy properties from.
参照

SortExpression クラス
SortExpression メンバ