Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxVerticalGridReportLinkOptionsFormatting Properties
Show Inherited Hide Inherited

Contains formatting options for the vertical grid report link.
Name Description
GridLineColor Specifies the color of the grid lines (if any) within a report. Inherited from TdxCustomReportLinkOptionsFormatting.
LookAndFeelKind Specifies the overall look and feel of a report. Inherited from TdxCustomReportLinkOptionsFormatting.
ReportLink Provides access to the report link for which the current options are applied.
SuppressBackgroundBitmaps Determines whether background images are displayed within a report. Inherited from TdxCustomReportLinkOptionsFormatting.
UseLookAndFeelColors protected Indicates the look and feel style used to paint the elements of the control associated with the report link which is drawn using native windows style. Inherited from TdxCustomReportLinkOptionsFormatting.
UseNativeStyles

Specifies whether the control associated with the report link will be painted using the

report link’s Styles settings or its own Styles settings.

Inherited from TdxCustomReportLinkOptionsFormatting.
See Also