PrintDocument for WinForms
CurrentHistoryEntryIndex プロパティ (C1PreviewPane)


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : CurrentHistoryEntryIndex プロパティ
現在の履歴エントリのインデックスを取得または設定します。
シンタックス
'宣言
 
Public Property CurrentHistoryEntryIndex As System.Integer
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Integer
 
instance.CurrentHistoryEntryIndex = value
 
value = instance.CurrentHistoryEntryIndex
public System.int CurrentHistoryEntryIndex {get; set;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ
CurrentHistoryEntry プロパティ