ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LengthAbs.Predefined Class / Values Property

In This Topic
    Values Property (LengthAbs.Predefined)
    In This Topic
    Gets an array of predefined LengthAbs values (Empty, LineWidth and BoldLineWidth).
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Values As LengthAbs()
    public static LengthAbs[] Values {get;}
    See Also