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

TcxCustomRowViewInfo Members

Stores ViewInfo information on category, simple, and multi-editor vertical grid rows.

#Constructors

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

#Properties

Name Description
BandIndex Specifies the zero-based index of a band to which the row belongs.
BandRowIndex Specifies the row’s zero-based index within the parent band.
CalculatedHeight Specifies the row height, in pixels.
HeaderInfo Provides access to a row header’s view data.
IsRightToLeftConverted
Row References a grid row for which the view data is provided.
RowRect Returns the row’s bounding rectangle.
RowValueInfo Returns ViewInfo information on the specified data cell.
ValuesRect Specifies a rectangle occupied by row data cells.
VerticalGrid References the grid, which owns the row.

#Methods
Show Inherited Hide Inherited

Name Description
Calc(TRect,TcxvgCustomViewInfo,TcxCustomRow)
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
Recalculate(TcxCustomRow)
ToString Inherited from TObject.
Update
UpdateRecord(Integer)
See Also