ShapeChangedEventArgs.ShapeId Property
Gets the ID value of the drawing object that has been inserted or removed.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
Remarks
Handle the SpreadsheetControl.ShapeInserted or SpreadsheetControl.ShapeRemoved event and use the ShapeId property to obtain the ID of the drawing object that has been added to or removed from a worksheet.
See Also
