System.Windows.Forms.ListViewItem.IndentCount Property

Gets or sets the number of small image widths by which to indent the System.Windows.Forms.ListViewItem.

Syntax

[System.ComponentModel.DefaultValue(0)]
public int IndentCount { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ListViewItem.IndentCount property can be used only when the ListView.View property of the containing System.Windows.Forms.ListView is set to View.Details, and the ListView.SmallImageList property of the System.Windows.Forms.ListView is set.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0