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

TcxRowOptions Properties

Contains settings for customizing row behavior.
Name Description
CanAutoHeight Specifies whether to adjust the row height to show all the text in a cell.
CanMovedToCustomizationForm Specifies whether the current row can be moved to the Customization Form.
CanResized Specifies whether the user can change the height of specified row.
Focusing Specifies whether the specified row gets focus when the user navigates through rows using mouse or keyboard.
Moving Specifies whether the user can move rows within the grid control using drag and drop operation.
ShowExpandButton Specifies whether to display an expand button on the row if this row is parent.
ShowInCustomizationForm Specifies if the current row can be shown in the Customization Form.
TabStop
See Also