[]
        
(Showing Draft Content)

C1.Win.C1Preview.ViewHistoryItem

ViewHistoryItem Class

Represents an item in a ViewHistoryItemCollection. See also ViewHistory

Inheritance
ViewHistoryItem
Namespace: C1.Win.C1Preview
Assembly: C1.Win.PrintPreview.8.dll
Syntax
public class ViewHistoryItem

Constructors

Name Description
ViewHistoryItem()

Properties

Name Description
Caption

Gets the caption representing the current history item.

Index

Gets the index of the current history item in the containing collection.

Owner

Gets the ViewHistoryItemCollection containing the current history item.

Pane

Gets the C1PreviewPane that is the owner of the ViewHistoryItemCollection containing the current history item.

UserAction

Gets a value specifying what caused the current history item to be saved.

ViewState

Gets the ViewState corresponding to the current history item.

VisitedDocument

Gets the visited document that was opened when the current history item was created.