Skip to main content

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