FlexReport for WinForms
GroupDef クラス メンバ
フィールド 


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 : GroupDef クラス

GroupDefデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック フィールド
 名前解説
Public フィールドDefines group expression.  
Public フィールドCompiled GroupDef.Expression, used internally in DataHandler.Group.  
Public フィールドDefines filtering expression which can be used to filter instances of the groups. Example: Sum(someField) > 1000  
Public フィールドCompiled GroupDef.FilterExpression, used internally in DataHandler.Group.  
Public フィールドValue for filter out instances.  
Public フィールドThe name of the group, use to identify the data scope of the group.  
Public フィールドDefines the sorting expression, it can be used to sort group instances by the aggregate function. For example: Sum(someField). Direction of the sorting specified by the GroupDef.Sorting property. If GroupDef.SortExpression is not specified then groups sorted bu the value returned GroupDef.Expression expression.  
Public フィールドCompiled GroupDef.SortExpression, used internally in DataHandler.Group.  
Public フィールドDefines the sorting for the group items.  
Public フィールドThe object producing thos GroupDef, it can be Group or something else.  
トップ
参照

参照

GroupDef クラス
C1.Report 名前空間