Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / LengthRef.Predefined Class / Values Property

In This Topic
    Values Property (LengthRef.Predefined)
    In This Topic
    Gets a collection of LengthRef containing all lengths defined by the LengthRef.Predefined class.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Values As LengthRef()
    public static LengthRef[] Values {get;}
    See Also