Share via


ReportColor.TryParse Method

Include Protected Members
Include Inherited Members

Attempts to parse a string value to a ReportColor.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member TryParse(String, ReportColor%) Attempts to parse a string value to a ReportColor.
Public methodStatic member TryParse(String, Boolean, ReportColor%) Attempts to parse a string value to a ReportColor.

Top