TdxGridReportLinkCardsShadow.Depth Property
Specifies the card shadows depth.
Declaration
property Depth: TdxGridCardShadowDepth read; write; default dxDefaultCardsShadowDepth;
Property Value
| Type | Default |
|---|---|
| TdxGridCardShadowDepth | dxDefaultCardsShadowDepth |
Remarks
Use the Depth property to specify the card shadows depth. If this property value is 0, the card shadow is invisible.
| Depth value is 0 | Depth value is 15 |
|---|---|
![]() |
![]() |
The default value of the Depth property is dxDefaultCardsShadowDepth.
See Also

