Gtk.TreeViewDropPosition Enumeration
An enumeration for determining where a dropped row goes.

Syntax

[GLib.GType(typeof(Gtk.TreeViewDropPositionGType))]
public enum TreeViewDropPosition

Remarks

Members

Member NameDescription
BeforeDrop before this row.
AfterDrop after this row.
IntoOrBeforeDrop as a child of this row (with fallback to before if into is not possible).
IntoOrAfterDrop as a child of this row (with fallback to after if into is not possible).

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0