Returns true if shadow visible for RenderFragment.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public bool IsShadowVisible()
Visual Basic
Public Function IsShadowVisible As Boolean

Return Value

true if shadow visible for RenderFragment and false otherwise.

See Also