System.Windows.Forms.SearchForVirtualItemEventArgs.IncludeSubItemsInSearch Property

Gets a value indicating whether the search should include subitems of list items.

Syntax

public bool IncludeSubItemsInSearch { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Subitems are typically used when a System.Windows.Forms.ListView is in View.Details view.

Requirements

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