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