ActiveReports Developer 7
OriginalUnit Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure : OriginalUnit Property

Glossary Item Box

Contains the original unit type that was passed in so that it can be used in conversions later.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property OriginalUnit As Length.Unit
C# 
public Length.Unit OriginalUnit {get;}

Property Value

Length.Unit

See Also