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

In This Topic
    Color Property (Border)
    In This Topic
    Gets or sets the border's color.

    Default: Black.

    Syntax
    'Declaration
     
    Public Property Color As RdlColor
    public RdlColor Color {get; set;}
    See Also