ListView

Undocumented in source.
class ListView : ControlSuperClass {}

Constructors

this
this()
Undocumented in source.

Members

Aliases

SelectedListViewItemCollection
deprecated alias SelectedListViewItemCollection = SelectedItemCollection
Undocumented in source.

Classes

CheckedIndexCollection
class CheckedIndexCollection
Undocumented in source.
ColumnHeaderCollection
class ColumnHeaderCollection
Undocumented in source.
ListViewItemCollection
class ListViewItemCollection
Undocumented in source.
SelectedIndexCollection
class SelectedIndexCollection
Undocumented in source.
SelectedItemCollection
class SelectedItemCollection
Undocumented in source.

Functions

_ins
LRESULT _ins(int index, LPARAM lparam, Dstring itemText, int subItemIndex, int imageIndex)
Undocumented in source.
_ins
LRESULT _ins(int index, ListViewItem item)
Undocumented in source. Be warned that the author may not have intended to support it.
_ins
LRESULT _ins(int index, ListViewSubItem subItem, int subItemIndex)
Undocumented in source.
_ins
LRESULT _ins(int index, ColumnHeader header)
Undocumented in source. Be warned that the author may not have intended to support it.
addRow
ListViewItem addRow(Dstring[] rowstrings)
Undocumented in source. Be warned that the author may not have intended to support it.
arrangeIcons
void arrangeIcons(ListViewAlignment a)
Undocumented in source. Be warned that the author may not have intended to support it.
beginUpdate
void beginUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
createParams
void createParams(CreateParams cp)
Undocumented in source. Be warned that the author may not have intended to support it.
endUpdate
void endUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
ensureVisible
void ensureVisible(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
getItemRect
Rect getItemRect(int index)
Undocumented in source. Be warned that the author may not have intended to support it.
getItemRect
Rect getItemRect(int index, ItemBoundsPortion ibp)
Undocumented in source. Be warned that the author may not have intended to support it.
onAfterLabelEdit
void onAfterLabelEdit(LabelEditEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onBeforeLabelEdit
void onBeforeLabelEdit(LabelEditEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onColumnClick
void onColumnClick(ColumnClickEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onHandleCreated
void onHandleCreated(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onItemChecked
void onItemChecked(ItemCheckedEventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
onReflectedMessage
void onReflectedMessage(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onSelectedIndexChanged
void onSelectedIndexChanged(EventArgs ea)
Undocumented in source. Be warned that the author may not have intended to support it.
prevWndProc
void prevWndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
prevwproc
LRESULT prevwproc(UINT msg, WPARAM wparam, LPARAM lparam)
Undocumented in source. Be warned that the author may not have intended to support it.
sort
void sort()
Undocumented in source. Be warned that the author may not have intended to support it.
sorter
int delegate(ListViewItem, ListViewItem) sorter()
Undocumented in source. Be warned that the author may not have intended to support it.
wndProc
void wndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

activation
ItemActivation activation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
activation
ItemActivation activation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
allowColumnReorder
bool allowColumnReorder [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
allowColumnReorder
bool allowColumnReorder [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
arrangeIcons
void arrangeIcons [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
autoArrange
bool autoArrange [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
autoArrange
bool autoArrange [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
backColor
Color backColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
backColor
Color backColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
borderStyle
BorderStyle borderStyle [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
borderStyle
BorderStyle borderStyle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
checkBoxes
bool checkBoxes [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
checkBoxes
bool checkBoxes [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
checkedIndices
CheckedIndexCollection checkedIndices [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
columns
ColumnHeaderCollection columns [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultBackColor
Color defaultBackColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultForeColor
Color defaultForeColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
defaultSize
Size defaultSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
focusedIndex
int focusedIndex [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
focusedItem
ListViewItem focusedItem [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
foreColor
Color foreColor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
foreColor
Color foreColor [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fullRowSelect
bool fullRowSelect [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
fullRowSelect
bool fullRowSelect [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
gridLines
bool gridLines [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
gridLines
bool gridLines [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hideSelection
bool hideSelection [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
hideSelection
bool hideSelection [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
hoverSelection
bool hoverSelection [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
hoverSelection
bool hoverSelection [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
items
ListViewItemCollection items [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
labelEdit
bool labelEdit [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
labelEdit
bool labelEdit [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
labelWrap
bool labelWrap [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
labelWrap
bool labelWrap [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
largeImageList
ImageList largeImageList [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
largeImageList
ImageList largeImageList [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
multiSelect
bool multiSelect [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
multiSelect
bool multiSelect [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
scrollable
bool scrollable [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
scrollable
bool scrollable [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedIndices
SelectedIndexCollection selectedIndices [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
selectedItems
SelectedItemCollection selectedItems [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
smallImageList
ImageList smallImageList [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
smallImageList
ImageList smallImageList [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sorter
int delegate(ListViewItem, ListViewItem) sorter [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sorting
SortOrder sorting [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
sorting
SortOrder sorting [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
view
View view [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
view
View view [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

afterLabelEdit
Event!(ListView, LabelEditEventArgs) afterLabelEdit;
Undocumented in source.
beforeLabelEdit
Event!(ListView, LabelEditEventArgs) beforeLabelEdit;
Undocumented in source.
columnClick
Event!(ListView, ColumnClickEventArgs) columnClick;
Undocumented in source.
itemChecked
Event!(ListView, ItemCheckedEventArgs) itemChecked;
Undocumented in source.
selectedIndexChanged
Event!(ListView, EventArgs) selectedIndexChanged;
Undocumented in source.

Inherited Members

From ControlSuperClass

prevWndProc
void prevWndProc(Message msg)
Undocumented in source.
wndProc
void wndProc(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
defWndProc
void defWndProc(Message m)
Undocumented in source. Be warned that the author may not have intended to support it.
onPaintBackground
void onPaintBackground(PaintEventArgs pea)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta