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