Reports for WinForms
IndexEntry クラス
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 : IndexEntry クラス
C1PrintDocumentの単語インデックスのエントリを表します。 RenderIndex(このクラスのインスタンスで表現)の最上位エントリは インデックスオブジェクト上の RenderIndex.Entriesコレクションに含まれます。ネストしたエントリは、親エントリの Childrenに含まれます。ドキュメント内の現在のエントリの発生は、 IndexEntryOccurrenceクラスのインスタンスによって表され、エントリの Occurrencesコレクションに含まれます。
オブジェクト モデル
IndexEntry クラス
シンタックス
'宣言
 
Public Class IndexEntry 
   Implements IStyleOwner 
public class IndexEntry : IStyleOwner  
継承階層

System.Object
   C1.C1Preview.IndexEntry

参照

IndexEntry メンバ
C1.C1Preview 名前空間
RenderIndex プロパティ
IndexEntryOccurrence クラス
IndexEntryCollection クラス
IndexEntryStyles クラス
C1LinkTarget クラス