Share via


ReportColor.ToString Method

Include Protected Members
Include Inherited Members

Returns a string representation of the current color.

Overload List

  Name Description
Public method ToString() Returns a string representation of the current color. (Overrides ValueType.ToString().)
Public method ToString(String, IFormatProvider) Returns a string representation of the current color.

Top