FlexReport for WinForms
SortExpression プロパティ (Group)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > Group クラス : SortExpression プロパティ
Gets or sets the sort expression. Can be used to sort the group instances by an aggregate function.
シンタックス
'宣言
 
Public Property SortExpression As System.String
'使用法
 
Dim instance As Group
Dim value As System.String
 
instance.SortExpression = value
 
value = instance.SortExpression
public System.string SortExpression {get; set;}
参照

参照

Group クラス
Group メンバ