Skip to main content
Row

ShapeCollection.NormalizeZOrder() Method

Recalculates z-order values for drawing objects, so that they are consecutive integers.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v26.1.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

void NormalizeZOrder()
See Also