TcxTreeListCustomCellViewInfo Class
The base class for the TcxTreeListBandCellViewInfo, TcxTreeListCustomHeaderCellViewInfo, TcxTreeListFooterCellViewInfo and TcxTreeListIndentCellViewInfo classes that store ViewInfo information about tree list elements.
#Declaration
TcxTreeListCustomCellViewInfo = class(
TcxCustomViewInfoItem
)
#Remarks
This class provides the following properties:
Property | Type | Write Access | Description |
---|---|---|---|
Attach | Read Only | In the On In the On This property is only exposed by the Tcx | |
Border | Read/Write | Specifies the painted element’s border color. | |
Borders | Read Only | Returns the painted element’s borders. | |
Ext | Boolean | Read Only | Returns True if borders of neighboring band and column headers and node indicator cells are displayed unconnected (see the tree list Options |
Node | Read Only | In the On In the On | |
Tree | Read Only | Returns the tree list whose View element is painted. | |
Visible | Read Only | Returns the bounding rectangle of a painted element, in tree list coordinates. |