ListBoxColumn

For use with ListBoxes and similar types

Constructors

this
this(wstring header, wstring[] elements)
Undocumented in source.

Members

Functions

removeByNumber
void removeByNumber(int i)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

elements
wstring[] elements;
Undocumented in source.
header
wstring header;
Undocumented in source.

Meta