| Visual Basic (Declaration) | |
|---|---|
Public Operator Narrowing CType( _ ByVal unit As Length _ ) As System.String | |
Parameters
- unit
- GrapeCity.ActiveReports.Extensibility.Definition.Components.Length to convert to a string
|
| ActiveReports Developer 7 | |
| Explicit Type Conversion Operator | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : Explicit Type Conversion Operator |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Operator Narrowing CType( _ ByVal unit As Length _ ) As System.String | |