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

In This Topic
    SelfHeight Property
    In This Topic
    Gets a LengthRef instance representing the "Self.Height" reference.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property SelfHeight As LengthRef
    public static LengthRef SelfHeight {get;}
    See Also