Function TreeItem.clearCustomBgColor
Resets the background color for the given column to default.
void clearCustomBgColor
(
const(long) column
) nothrow @nogc;
Resets the background color for the given column to default.
void clearCustomBgColor
(
const(long) column
) nothrow @nogc;