Skip to main content

TcxTreeListStyles Events

Contains settings controlling the style of the TreeList control’s elements.
Name Description
OnGetBandBackgroundStyle Occurs whenever the band’s background needs repainting.
OnGetBandContentStyle Occurs for each node within a band whenever the band’s contents need repainting.
OnGetBandFooterStyle Enables you to customize the style settings of band footers.
OnGetBandHeaderStyle Occurs whenever a band header needs repainting.
OnGetColumnFooterStyle Occurs whenever a column’s footer cell needs repainting.
OnGetColumnHeaderStyle Occurs whenever a column header needs repainting.
OnGetContentStyle Allows you to apply different styles to data cells.
OnGetHotTrackStyle Allows you to apply different styles to individual hot-tracked nodes.
OnGetNodeIndentStyle Occurs whenever the node’s indent needs repainting.
OnGetPreviewStyle Occurs whenever the node preview section needs repainting.
See Also