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

TcxCustomViewInfoItem Members

A ViewInfo object that contains the generic painting information on container control items.

#Constructors

Name Description
Create(TObject) Initializes a new instance of the TcxCustomViewInfoItem class with specified settings.

#Properties

Name Description
Bitmap
BoundsRect Represents an element’s bounding rectangle.
Control Provides access to the editing control that owns the current ViewInfo container.
HasClipping
IsRightToLeftConverted
LookAndFeelPainterClass
Painter
ScaleFactor
Transparent
ViewParams Represents the basic view parameters of an element.
Visible Indicates whether an element is visible.
VisibleInfoCalculated
VisibleRect Represents an element’s visible portion.

#Methods
Show Inherited Hide Inherited

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