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


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : IsHistoryLocked プロパティ
Gets a value indicating whether history is currently locked (i.e. adding of new history items is suspended).
シンタックス
'宣言
 
Public ReadOnly Property IsHistoryLocked As System.Boolean
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Boolean
 
value = instance.IsHistoryLocked
public System.bool IsHistoryLocked {get;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ
LockHistory メソッド
UnlockHistory メソッド