C1.Silverlight.RichTextBox.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.