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. |
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