ComponentOne RichTextBox for WPF and Silverlight
DocumentHistoryGroup Constructor

C1.WPF.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