PrintDocument for WinForms
Level プロパティ (IndexEntry)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > IndexEntry クラス : Level プロパティ
Gets the level of the current index entry. The top-level entries' level is 0, sub-entries' level is 1, and so on. If the current index entry has not been added to a IndexEntry.RenderIndex object or to a nested entry of such object, this property returns -1. or to an IndexEntry
シンタックス
'宣言
 
Public ReadOnly Property Level As System.Integer
'使用法
 
Dim instance As IndexEntry
Dim value As System.Integer
 
value = instance.Level
public System.int Level {get;}
参照

IndexEntry クラス
IndexEntry メンバ
RenderIndex プロパティ