cidDeleteComments Constant
Declaration
const cidDeleteComments = 6;
Remarks
This menu item is visible only if the context menu is invoked within a cell associated with a comment container. A click on the “Delete Comment” menu item deletes the associated comment.
Use the sdxBuiltInPopupMenuDeleteComment resource string to localize the “Delete Comment” menu item.
See Also