ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Length Structure / OriginalUnit Property

In This Topic
    OriginalUnit Property
    In This Topic
    Contains the original unit type that was passed in so it can be used in conversions later
    Syntax
    'Declaration
     
    Public ReadOnly Property OriginalUnit As Length.Unit
    public Length.Unit OriginalUnit {get;}

    Property Value

    Length.Unit
    See Also