Click or drag to resize

DocumentPageReorderEventArgsOldIndex Property

Gets the previous index of the page

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int OldIndex { get; }

Property Value

Type: Int32
The old index.
See Also