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

TcxTreeListBandCellViewInfo Members

Stores ViewInfo information specific to the band background.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TObject) Initializes a new instance of the TcxCustomViewInfoItem class with specified settings. Inherited from TcxCustomViewInfoItem.
CreateEx(TcxCustomTreeList,TRect,TRect) Initializes a new instance of the TcxTreeListCustomCellViewInfo class with specified settings. Inherited from TcxTreeListCustomCellViewInfo.

#Properties
Show Inherited Hide Inherited

Name Description
AttachNode Inherited from TcxTreeListCustomCellViewInfo.
Band
Bitmap Inherited from TcxCustomViewInfoItem.
BorderColor Inherited from TcxTreeListCustomCellViewInfo.
Borders Inherited from TcxTreeListCustomCellViewInfo.
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 Inherited from TcxTreeListCustomCellViewInfo.
HasClipping Inherited from TcxCustomViewInfoItem.
IsRightToLeftConverted Inherited from TcxCustomViewInfoItem.
LookAndFeelPainterClass Inherited from TcxCustomViewInfoItem.
Node Inherited from TcxTreeListCustomCellViewInfo.
Painter Inherited from TcxCustomViewInfoItem.
Part
ScaleFactor Inherited from TcxCustomViewInfoItem.
Transparent Inherited from TcxCustomViewInfoItem.
TreeList Inherited from TcxTreeListCustomCellViewInfo.
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 Inherited from TcxTreeListCustomCellViewInfo.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TcxCustomViewInfoItem) Inherited from TcxCustomViewInfoItem.
CheckVisibleInfo Inherited from TcxCustomViewInfoItem.
CustomDrawID Inherited from TcxCustomViewInfoItem.
Draw(TcxCanvas) Inherited from TcxCustomViewInfoItem.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
Invalidate(Boolean) Inherited from TcxCustomViewInfoItem.
Invalidate(TRect,Boolean) Repaints a visual element. Inherited from TcxCustomViewInfoItem.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject.
RightToLeftConversion(TRect) Inherited from TcxCustomViewInfoItem.
ToString Inherited from TObject.
See Also