IsShadowVisible Method (RenderEmptyFragment)
In This Topic
Returns
true if shadow visible for
RenderFragment.
Syntax
'Declaration
Public Function IsShadowVisible() As Boolean
public bool IsShadowVisible()
Return Value
true if shadow visible for
RenderFragment and
false otherwise.
See Also