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


In This Topic
    HistoryOptions Class Members
    In This Topic

    The following tables list the members exposed by HistoryOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HistoryOptions class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the maximum number of items stored in preview history.  
    Public PropertyGets or sets the maximum number of stored visited documents.  
    Public PropertyGets the C1PreviewPane control associated with the current object.  
    Public PropertyGets or sets a value indicating which kinds of actions are saved in the preview history.  
    Public PropertyGets or sets a value indicating how to store documents in the preview history.  
    Top
    Public Methods
     NameDescription
    Public MethodAssigns (copies) properties from another HistoryOptions to the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodFires PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the value of a property of the current HistoryOptions has changed.  
    Top
    See Also