PrintDocument for WinForms
IndexEntryStyles クラス
メンバ 


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

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

参照

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