Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewHistoryItem Class
Properties


In This Topic
    ViewHistoryItem Class Members
    In This Topic

    The following tables list the members exposed by ViewHistoryItem.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the caption representing the current history item.  
    Public PropertyGets the index of the current history item in the containing collection.  
    Public PropertyGets the ViewHistoryItemCollection containing the current history item.  
    Public PropertyGets the C1PreviewPane that is the owner of the ViewHistoryItemCollection containing the current history item.  
    Public PropertyGets a value specifying what caused the current history item to be saved.  
    Public PropertyGets the ViewState corresponding to the current history item.  
    Public PropertyGets the visited document that was opened when the current history item was created.  
    Top
    See Also