GrapeCity ActiveReports for .NET 16.0J
SortByCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : SortByCollection クラス
SortBy オブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
SortByCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class SortByCollection 
   Inherits System.Collections.ObjectModel.Collection(Of SortBy)
   Implements IValidateable 
public sealed class SortByCollection : System.Collections.ObjectModel.Collection<SortBy>, IValidateable  
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.SortByCollection

参照

SortByCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間