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)

ditto

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()

ditto

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)

ditto

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()

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

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]

ditto

Variables

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

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