Click or drag to resize

DocumentPageReorderEventArgsNewIndex Property

Gets the new index of the page.

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

Property Value

Type: Int32
The new index.
See Also