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

VGridOptionsRow Properties

Provides row options.
Name Description
AllowFocus Gets or sets whether end-users can move focus to the row using either the mouse or keyboard.
AllowHtmlText Gets or sets whether a row caption can be formatted using HTML tags.
AllowMove Gets or sets whether end-users can drag the row’s header.
AllowMoveToCustomizationForm Gets or sets whether end-users can drag the row’s header to the Customization Form.
AllowSize Gets or sets whether end-users can drag the bottom edge of a row’s header to change the row’s height.
DblClickExpanding Gets or sets whether a parent row is expanded after its header has been double clicked.
ShowInCustomizationForm Gets or sets whether the row’s header is displayed within the Customization Form when the row is hidden.
See Also