ActiveReports 9
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
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Length Structure
Length Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum