GrapeCity ActiveReports for .NET 12.0J
Def.Sort コンストラクタ

ソート式。
ソート方向。
クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal expression As ExpressionInfo, _
   ByVal direction As Def.SortDirection _
)
public Def.Sort( 
   ExpressionInfo expression,
   Def.SortDirection direction
)

パラメータ

expression
ソート式。
direction
ソート方向。
参照

関連項目

Def.Sort クラス
Def.Sort メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.