[]
Represents an item in a ViewHistoryItemCollection. See also ViewHistory
public class ViewHistoryItem
Name | Description |
---|---|
ViewHistoryItem() |
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. |