New to Telerik Document ProcessingStart a free 30-day trial

Categorizes shape collection modifications (add, remove, clear) for event handling and notification.

Definition

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

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum ShapeCollectionChangeType

Fields

A shape was inserted into the collection.

C#
Add = 0

All shapes were removed from the collection in a single operation.

C#
Clear = 2

A specific shape was removed from the collection.

C#
Remove = 1
In this article
DefinitionFieldsAddClearRemove
Not finding the help you need?
Contact Support