Enum ReplySortedCollectionChangeType
Specifies whether a reply collection operation is adding or removing a reply.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.Comments
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum ReplySortedCollectionChangeType
Add
A reply is being added to the collection.
Remove
A reply is being removed from the collection.