ListViewColumn

Undocumented in source.

Constructors

this
this(ListView owner, string txt, int w, ColumnTextAlign cta)
Undocumented in source.

Members

Properties

index
int index [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
listView
ListView listView [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
text
string text [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
textAlign
ColumnTextAlign textAlign [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta