ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Shadow Structure / Color Property

In This Topic
    Color Property (Shadow)
    In This Topic
    Gets or sets the color of the shadow.
    Syntax
    'Declaration
     
    Public Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get; set;}
    See Also