[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.BeforeRightClickEventArgs.Cancel

Cancel Property

Cancel

Gets or sets a boolean value indicates whether the default right-click action is performed when the procedure is finished.

Declaration
public bool Cancel { get; set; }
Public Property Cancel As Boolean