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

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