PrintDocument for WinForms
IndexEntryStyles クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : IndexEntryStyles クラス
Represents a collection of Styles used to render IndexEntry objects at different nesting levels of a RenderIndex. The style at index 0 of this collection is used to render the top-level entries, the style at index 1 is used to render sub-entries, and so on.
オブジェクト モデル
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 クラス