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

In This Topic
    Color Property (Style)
    In This Topic
    Gets or sets the foreground color.

    Default: Black.

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