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

TcxTreeListCustomCellViewInfo Properties
Show Inherited Hide Inherited

The base class for the TcxTreeListBandCellViewInfo, TcxTreeListCustomHeaderCellViewInfo, TcxTreeListFooterCellViewInfo and TcxTreeListIndentCellViewInfo classes that store ViewInfo information about tree list elements.
Name Description
AttachNode protected
Bitmap Inherited from TcxCustomViewInfoItem.
BorderColor
Borders
BoundsRect Represents an element’s bounding rectangle. Inherited from TcxCustomViewInfoItem.
Control Provides access to the editing control that owns the current ViewInfo container. Inherited from TcxCustomViewInfoItem.
ExtPaintStyle
HasClipping Inherited from TcxCustomViewInfoItem.
IsRightToLeftConverted Inherited from TcxCustomViewInfoItem.
LookAndFeelPainterClass Inherited from TcxCustomViewInfoItem.
Node
Painter Inherited from TcxCustomViewInfoItem.
ScaleFactor Inherited from TcxCustomViewInfoItem.
Transparent Inherited from TcxCustomViewInfoItem.
TreeList
ViewParams Represents the basic view parameters of an element. Inherited from TcxCustomViewInfoItem.
Visible Indicates whether an element is visible. Inherited from TcxCustomViewInfoItem.
VisibleInfoCalculated Inherited from TcxCustomViewInfoItem.
VisibleRect
See Also