TdxGridReportLinkCardsShadow Class
In This Article
Options for specifying card shadows.
#Declaration
Delphi
TdxGridReportLinkCardsShadow = class(
TPersistent
)
#Remarks
The TdxGridReportLinkCardsShadow object contains options that specify the color, depth and position of a card shadows. By default, the card shadows are displayed at the bottom and to the right of the card.
#Inheritance
TObject
TPersistent
TdxGridReportLinkCardsShadow
See Also