ReportColor.ToString Method

Definition

The color as a string, as expressed in the report definition.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A String value containing the name of the color.

Applies to