ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderFragment Class / IsShadowVisible Method

In This Topic
    IsShadowVisible Method
    In This Topic
    Returns true if shadow visible for RenderFragment.
    Syntax
    'Declaration
     
    Public Function IsShadowVisible() As System.Boolean
    public System.bool IsShadowVisible()

    Return Value

    true if shadow visible for RenderFragment and false otherwise.
    See Also