Shape.Id Property
Gets the drawing object identifier.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
Remarks
The Id value is assigned automatically when creating a drawing object. Use the ShapeCollection.GetShapeById method to obtain a drawing object by its identifier.
See Also
