名前 | 解説 | |
---|---|---|
HistoryOptions コンストラクタ | Initializes a new instance of the HistoryOptions class. |
HistoryOptionsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
HistoryOptions コンストラクタ | Initializes a new instance of the HistoryOptions class. |
名前 | 解説 | |
---|---|---|
MaxHistoryLength | Gets or sets the maximum number of items stored in preview history. | |
MaxVisitedDocuments | Gets or sets the maximum number of stored visited documents. | |
PreviewPane | Gets the C1PreviewPane control associated with the current object. | |
SavedActions | Gets or sets a value indicating which kinds of actions are saved in the preview history. | |
VisitedDocumentStorage | Gets or sets a value indicating how to store documents in the preview history. |
名前 | 解説 | |
---|---|---|
AssignFrom | Assigns (copies) properties from another HistoryOptions to the current object. |
名前 | 解説 | |
---|---|---|
OnPropertyChanged | Fires PropertyChanged event. |
名前 | 解説 | |
---|---|---|
PropertyChanged | Occurs when the value of a property of the current HistoryOptions has changed. |