Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Borders Structure / All Property

In This Topic
    All Property (Borders)
    In This Topic
    Sets all four borders to a single value.
    Syntax
    'Declaration
     
    Public WriteOnly Property All As LineDef
    public LineDef All {set;}
    See Also