VGridOptionsMenuEx Properties
| Name | Description |
|---|---|
| EnableContextMenu | Gets or sets whether users can invoke a context menu with a right-click on a property. Inherited from VGridOptionsMenu. |
| EnableRecordHeaderMenu | Gets or sets whether a right-click on a record header invokes a context menu. |
| ShowConditionalFormatFiltersItem | Gets or sets whether to display the Conditional Format Filters item in column header menus. Inherited from VGridOptionsMenu. |
| ShowConditionalFormattingItem | Gets or sets whether the control displays the Conditional Formatting sub-menu in a row’s context menu. Conditional formatting allows users to apply appearance settings to rows based on cell values. Inherited from VGridOptionsMenu. |
See Also