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

TcxTreeListReportLinkOptionsPreview Members

Options to determine how to display the TreeList node preview section within the report.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TdxCustomcxControlReportLink) Initializes a new instance of the TdxCustomReportLinkOptions class with specified settings. Inherited from TdxCustomReportLinkOptions.

#Properties
Show Inherited Hide Inherited

Name Description
AutoHeight Specifies whether the height of a table control’s preview section is adjusted so as to accommodate the entire preview’s text. Inherited from TdxCustomTableControlReportLinkOptionsPreview.
MaxLineCount Specifies the maximum number of text lines, which can be displayed at once within the preview section of a report. Inherited from TdxCustomTableControlReportLinkOptionsPreview.
ReportLink Specifies the report link to which the options are applied.
Visible Determines whether the preview section is visible within a report. Inherited from TdxCustomTableControlReportLinkOptionsPreview.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
RestoreDefaults Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions.
ToString Inherited from TObject.
See Also