ComponentOne RichTextBox for UWP
DocumentHistoryGroup Constructor

C1.Xaml.RichTextBox.Documents Namespace > DocumentHistoryGroup Class : DocumentHistoryGroup Constructor
The DocumentHistory where to start the group.
Creates a new DocumentHistoryGroup
Syntax
'Declaration
 
Public Function New( _
   ByVal history As DocumentHistory _
)
public DocumentHistoryGroup( 
   DocumentHistory history
)

Parameters

history
The DocumentHistory where to start the group.
See Also

Reference

DocumentHistoryGroup Class
DocumentHistoryGroup Members