I need to have TreeView and GridView with text that can be colored with multiple colors. In practice I need to color some specific words, it should look like this:

How would I do that in Eto? I know there's DrawableCell for GridView, but I don't see anything like that for TreeView.