ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / Shadow Property

In This Topic
    Shadow Property (Border)
    In This Topic
    Gets or sets a value indicating whether this Border is shadow.
    Syntax
    'Declaration
     
    Public Property Shadow As Boolean
    public bool Shadow {get; set;}

    Property Value

    true if shadow; otherwise, false.
    See Also