Reports for WPF
IndexEntryStyles クラス
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 : IndexEntryStyles クラス
RenderIndex の異なるネストレベルにある IndexEntry オブジェクトの レンダリングに使用される Style のコレクションを表します。 このコレクションのインデックス 0 のスタイルは最上位レベルのエントリのレンダリングに使用され、 インデックス 1 のスタイルはサブエントリのレンダリングに使用される、のように続きます。
シンタックス
'宣言
 
Public Class IndexEntryStyles 
   Inherits OwnedCollection
public class IndexEntryStyles : OwnedCollection 
継承階層

System.Object
   System.Collections.CollectionBase
      C1.C1Preview.OwnedCollectionBase
         C1.C1Preview.OwnedCollection
            C1.C1Preview.IndexEntryStyles

参照

IndexEntryStyles メンバ
C1.C1Preview 名前空間
RenderIndex クラス
IndexEntry クラス