PrintDocument for WinForms
Expressions プロパティ (Grouping)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Grouping クラス : Expressions プロパティ
Gets the collection of expressions defining the data grouping. When the document generates, a new group starts if at least one expression in this collection evaluates to a different value.
シンタックス
'宣言
 
Public ReadOnly Property Expressions As ExpressionCollection
'使用法
 
Dim instance As Grouping
Dim value As ExpressionCollection
 
value = instance.Expressions
public ExpressionCollection Expressions {get;}
参照

Grouping クラス
Grouping メンバ