[]
Gets whether this style or any of its sub-styles has a shadow.
[Browsable(false)]
public bool HasShadow()
<Browsable(False)>
Public Function HasShadow() As Boolean
| Type | Description |
|---|---|
| bool | True if style or its sub-styles have shadow; False otherwise. |