[]
        
(Showing Draft Content)

FarPoint.Win.Spread.BeforeShowContextMenuEventArgs

BeforeShowContextMenuEventArgs Class

Represents the event data for the BeforeShowContextMenu event for the Spread component, which occurs when the user open the enhanced filter context menu.

Inheritance
BeforeShowContextMenuEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class BeforeShowContextMenuEventArgs : EventArgs
Public Class BeforeShowContextMenuEventArgs
    Inherits EventArgs

Properties

Name Description
AssociatedObject

Represents the object that associate with context menu.

ContextMenu

Represents the enhanced filter context menu object.