[]
        
(Showing Draft Content)

C1.C1Preview.EventCollectionChangeTypeEnum

EventCollectionChangeTypeEnum Enum

Describes the type of a change to a collection.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public enum EventCollectionChangeTypeEnum

Fields

Name Description
DeleteItem

Item is deleted.

InsertItem

Item is inserted.

Reset

Collection is cleared.

SetItem

Item is set (changed).