FlexReport for WinForms
StyleCollection クラス
メンバ 


C1.Document アセンブリ > C1.Document 名前空間 : StyleCollection クラス
Represents a collection of Style objects. This is the type of the Children collection on a Style.
オブジェクト モデル
StyleCollection クラス
シンタックス
'宣言
 
Public Class StyleCollection 
   Inherits C1.Document.OwnedCollection(Of Style)
   Implements ICloneableObjectIOwnedObjectIStyleOwner 
'使用法
 
Dim instance As StyleCollection
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Document.OwnedCollectionBase<TItem>
         C1.Document.OwnedCollection<TItem>
            C1.Document.StyleCollection

参照

参照

StyleCollection メンバ
C1.Document 名前空間