I construct a DataTable via code from data read from several sources, and some of the text is "rich text".

Is there a way to define a column in a DataTable to be of type Rich Text?

I can't see how to do this..

thanks.