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

TcxTreeListReportLinkStyles Members

Represents the set of styles for the TreeList control’s elements within the report.

#Constructors
Show Inherited Hide Inherited

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

#Properties
Show Inherited Hide Inherited

Name Description
BandBackground
BandHeader Specifies the style to be used for band headers.
Content Specifies the style to be used for data cells.
ContentEven Specifies the style to be used for data cells within even nodes.
ContentOdd Specifies the style to be used for data cells within odd nodes.
Count Inherited from TcxCustomStyles.
Footer Specifies the style to be used for the footer cell.
FooterRow Specifies the style to be used for the footer.
Header Specifies the style to be used for column headers.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Preview Specifies the style to be used for the node preview section.
ReportLink
Selection Specifies the style to be used for the selection.
StylesByCaption Provides access to a specific painting style by its caption within the set of styles. Inherited from TdxCustomReportLinkStyles.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
Values Inherited from TcxStyles.

#Events

Name Description
OnGetNodeIndentStyle Occurs whenever the node indent within the report needs repainting.
See Also