ActiveReports for .NET 18.0J
ReportSlicersCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : ReportSlicersCollection クラス
レポートスライサーのコレクションを指定します。 ReportSlicer を参照してください。
オブジェクト モデル
ReportSlicersCollection クラス
シンタックス
'宣言
 
Public Class ReportSlicersCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ReportSlicer)
public class ReportSlicersCollection : System.Collections.ObjectModel.Collection<ReportSlicer> 
継承階層

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

参照

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