System.Windows.Forms.ListViewInsertionMark: Property Members

The properties of System.Windows.Forms.ListViewInsertionMark are listed below. For a list of all members, see the ListViewInsertionMark Members list.

See Also: Inherited members from System.Object

Public Properties

AppearsAfterItembool.

Gets or sets a value indicating whether the insertion mark appears to the right of the item with the index specified by the ListViewInsertionMark.Index property.

[read-only]
BoundsSystem.Drawing.Rectangle.

Gets the bounding rectangle of the insertion mark.

ColorSystem.Drawing.Color.

Gets or sets the color of the insertion mark.

Indexint.

Gets or sets the index of the item next to which the insertion mark appears.