[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.BeforeRightClickEventArgs

BeforeRightClickEventArgs Class

Provides data for the UIManager.BeforeRightClick events.

Inheritance
BeforeRightClickEventArgs
Namespace: GrapeCity.Wpf.SpreadSheet
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public sealed class BeforeRightClickEventArgs : RoutedEventArgs
Public NotInheritable Class BeforeRightClickEventArgs
    Inherits RoutedEventArgs

Properties

Name Description
Cancel

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

ContextMenu

Gets or sets the ContextMenu associated with this event.