TableSetContentColor Method

Overload List
  Name Description
Public method SetContentColor(Color, Int32) Sets the content color for the specified row type in this table entity.
Public method SetContentColor(Int32, Int32, Color) Sets the content color for the specified cell in this table entity.
Public method SetContentColor(Int32, Int32, Int32, Color) Sets the color of the cell content.
Top
See Also