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

In This Topic
    ShadowColor Property
    In This Topic
    Gets or sets the color of the shadow for the item.

    Default: #0000007F.

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