[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.DocumentHistoryGroup.-ctor

DocumentHistoryGroup Constructor

DocumentHistoryGroup(DocumentHistory)

Creates a new DocumentHistoryGroup

Declaration
public DocumentHistoryGroup(DocumentHistory history)
Public Sub New(history As DocumentHistory)
Parameters
Type Name Description
DocumentHistory history

The DocumentHistory where to start the group.