Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Border Class / Width Property

In This Topic
    Width Property (Border)
    In This Topic
    Gets or sets the borders' width.

    Default: 1pt.

    Syntax
    'Declaration
     
    Public Property Width As RdlSize
    public RdlSize Width {get; set;}
    See Also