ComponentOne FlexReport for WinForms
ToString Method (Unit)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > Unit Structure : ToString Method
Converts the current object to a string.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

The string representing the current Unit object.
See Also

Reference

Unit Structure
Unit Members