Skip to main content

cidUnhide Constant

Specifies an ID of the “Unhide…” pop-up menu item.

Declaration

const cidUnhide = 28;

Remarks

This menu item is visible only if the pop-up menu is invoked at the row or column header. A click on the “Unhide” menu item reveals an adjacent hidden column or row.

Use the sdxBuiltInPopupMenuUnhide resource string to localize the “Unhide…” menu item.

See Also