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

TdxGridReportLinkOptionsLevels Properties
Show Inherited Hide Inherited

Represents a set of options which control the appearances of the views according to the level they are located at in the grid control’s hierarchy.
Name Description
ReportLink Specifies the report link to which the options are applied. Inherited from TdxGridReportLinkOptions.
RiseActiveLevelOntoTop Indicates whether the view that corresponds to the currently active root grid level is displayed at the top of a report.
SkipEmptyViews
Unwrap Specifies whether all the detail views that correspond to the grid levels at the same hierarchy level are displayed in a report.
UnwrapTopLevel Indicates whether all the views that correspond to grid levels at the root nesting level are displayed in a report.
See Also