SSRSDocumentSource for WinForms
StyleCollection クラス
メンバ 

Style オブジェクトのコレクションを表します。 これは、Style 上の Style.Children コレクションのタイプです。
オブジェクト モデル
StyleCollection クラス
構文
'宣言
 
Public Class StyleCollection 
   Inherits C1.Win.C1Document.OwnedCollection(Of Style)
public class StyleCollection : C1.Win.C1Document.OwnedCollection<Style> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
            C1.Win.C1Document.StyleCollection

参照

StyleCollection メンバ
C1.Win.C1Document 名前空間