ListViewItemStates
Wisej.Web.ListViewItemStates
Last updated
Was this helpful?
Wisej.Web.ListViewItemStates
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Defines constants that represent the possible states of a ListViewItem.
public enum ListViewItemStates : EnumPublic Enum ListViewItemStates As [Enum]Checked
The item is checked.
Default
The item is in its default state.
Disabled
The item is disabled.
Selected
The item is selected.
Last updated
Was this helpful?
Was this helpful?

