ListBoxItem.setText

Sets the text in the given column

class ListBoxItem
@nogc
void
setText
(
int column
,
dstring text
)

Meta