Back to Devexpress

VGridOptionsRow Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-vgridoptionsrow-dot-underscore-properties.md

latest1.9 KB
Original Source

VGridOptionsRow Properties

Provides row options.

NameDescription
AllowFocusGets or sets whether end-users can move focus to the row using either the mouse or keyboard.
AllowHtmlTextGets or sets whether a row caption can be formatted using HTML tags.
AllowMoveGets or sets whether end-users can drag the row’s header.
AllowMoveToCustomizationFormGets or sets whether end-users can drag the row’s header to the Customization Form.
AllowSizeGets or sets whether end-users can drag the bottom edge of a row’s header to change the row’s height.
DblClickExpandingGets or sets whether a parent row is expanded after its header has been double clicked.
ShowInCustomizationFormGets or sets whether the row’s header is displayed within the Customization Form when the row is hidden.

See Also

VGridOptionsRow Class

VGridOptionsRow Members

DevExpress.XtraVerticalGrid.Rows Namespace