TcxTreeListStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Background |
Represents an editing control’s background style.
Inherited from Tcx |
Band |
Specifies the style for the bands’ background. |
Band |
Specifies the style for the bands’ content. |
Band |
Specifies the style for band headers. |
Can |
|
Column |
Specifies the style for column footer cells. |
Column |
Specifies the style settings of column headers. |
Content |
Represents an editing control’s content style.
Inherited from Tcx |
Content |
Specifies the style settings for even nodes within the Tree |
Content |
Specifies the style settings for odd nodes within the Tree |
Control |
Provides access to an editing control.
Inherited from Tcx |
Count |
Inherited from Tcx |
Filter |
Specifies the style for the filter panel.
Inherited from Tcx |
Find |
Specifies the style for the Find Panel.
Inherited from Tcx |
Footer | Specifies the style settings for the footer panel. |
Hot |
Specifies the style settings for the hot-tracked node. |
Inactive |
Specifies the selection style applied when an editing control is not focused.
Inherited from Tcx |
Inc |
Specifies the style settings for the cell located by the incremental search. |
Indicator | Specifies the style settings of the indicator column. |
Look |
Provides access to the look and feel options currently applied to the Tree |
Look |
Inherited from Tcx |
Navigator |
Specifies the style for the offset between an editing control’s navigator and horizontal scrollbar.
Inherited from Tcx |
Navigator |
Specifies the style for the information panel displayed in an editing control’s navigator.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Preview | Specifies the style settings of the preview section. |
Search |
Specifies the style for the search strings highlighted by the Find Panel in a control’s records.
Inherited from Tcx |
Selection |
Specifies the selection style within an editing control.
Inherited from Tcx |
Style |
Specifies the style sheet for the current style collection. |
Tree |
Provides access to the Tree |
Use |
Specifies if the Tree |
Values |
Inherited from Tcx |
#Methods
#Events
Name | Description |
---|---|
On |
Occurs whenever the band’s background needs repainting. |
On |
Occurs for each node within a band whenever the band’s contents need repainting. |
On |
Enables you to customize the style settings of band footers. |
On |
Occurs whenever a band header needs repainting. |
On |
Occurs whenever a column’s footer cell needs repainting. |
On |
Occurs whenever a column header needs repainting. |
On |
Allows you to apply different styles to data cells. |
On |
Allows you to apply different styles to individual hot-tracked nodes. |
On |
Occurs whenever the node’s indent needs repainting. |
On |
Occurs whenever the node preview section needs repainting. |
See Also