ListViewItem
Wisej.Web.ListViewItem
public class ListViewItem : ICloneable, IDisposable, IHasPropertyStore, IImage, IUserDataPublic Class ListViewItem
Inherits ICloneable
Implements IDisposable, IHasPropertyStore, IImage, IUserDataConstructors
ListViewItem()
ListViewItem(text)
Name
Type
Description
ListViewItem(items)
Name
Type
Description
ListViewItem(text, imageIndex)
Name
Type
Description
ListViewItem(items, imageIndex)
Name
Type
Description
ListViewItem(items, imageIndex, foreColor, backColor, font)
Name
Type
Description
ListViewItem(subItems, imageIndex)
Name
Type
Description
ListViewItem(text, imageKey)
Name
Type
Description
ListViewItem(items, imageKey)
Name
Type
Description
ListViewItem(items, imageKey, foreColor, backColor, font)
Name
Type
Description
ListViewItem(subItems, imageKey)
Name
Type
Description
Properties
AllowHtml
BackColor
Checked
ColSpan
ContextMenu
Control
DataBoundItem
Focused
Font
ForeColor
HasUserData
Image
ImageIndex
ImageKey
ImageList
ImageSource
Index
IsDataBound
IsEditing
ListView
Name
RowHeight
RowSpan
Selected
StateImageIndex
StateImageKey
StateImageList
StateImageSource
SubItems
Tag
Text
ToolTipText
UserData
Visible
Methods
BeginEdit()
Clone()
Dispose()
Dispose(disposing)
Parameter
Type
Description
EnsureVisible()
Finalize()
Remove()
Implements
Name
Description
Last updated
Was this helpful?

