AutoComplete for ASP.NET Web Forms
GroupBy プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Group クラス : GroupBy プロパティ
Gets or sets the expression used to break records into groups.
シンタックス
'宣言
 
Public Property GroupBy As System.String
public System.string GroupBy {get; set;}
解説
This property contains a VBScript expression that is evaluated for every record in the source recordset. A new group is started whenever the value of this expression changes.
参照

Group クラス
Group メンバ