Table of Contents

Enum ListViewItemState

Namespace
Ranorex.Core.WinApi
Assembly
Ranorex.Core.WinApi.dll
[Flags]
[CLSCompliant(true)]
public enum ListViewItemState

Fields

Checked = 8192
Focused = 1
Selected = 2
Unchecked = 4096