ActiveReports 8
Explicit Type Conversion Operator

GrapeCity.ActiveReports.Extensibility.Definition.Components.Length to convert to a string
Converts current Length instance to a string
Syntax
'Declaration
 
Public Operator Narrowing CType( _
   ByVal unit As Length _
) As System.String
public System.string operator explicit( 
   Length unit
)

Parameters

unit
GrapeCity.ActiveReports.Extensibility.Definition.Components.Length to convert to a string

Return Value

String representation of current Length instance
See Also

Reference

Length Structure
Length Members

Support Forum