[]
        
(Showing Draft Content)

FarPoint.Win.Spread.BeforeRightClickEventArgs

BeforeRightClickEventArgs Class

Provides data for the BeforeRightClick events.

Inheritance
BeforeRightClickEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public sealed class BeforeRightClickEventArgs : MouseEventArgs
Public NotInheritable Class BeforeRightClickEventArgs
    Inherits MouseEventArgs

Properties

Name Description
Cancel

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

ContextMenuStrip

Gets or sets the ContextMenuStrip associated with this event.

ContextMenuType

Get type of context menu.