Enum
ReplySortedCollectionChangeType

Specifies whether a reply collection operation is adding or removing a reply.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.Comments

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

cs-api-definition
public enum ReplySortedCollectionChangeType

Fields

Add

A reply is being added to the collection.

Declaration

cs-api-definition
Add = 0

Field Value

ReplySortedCollectionChangeType

Remove

A reply is being removed from the collection.

Declaration

cs-api-definition
Remove = 1

Field Value

ReplySortedCollectionChangeType

In this article
DefinitionFieldsAddRemove
Not finding the help you need?
Contact Support