NevronOpenVision
Nevron.Nov.Grid Namespace / NGridContextMenu Class
Fields Properties Methods Events


In This Topic
    NGridContextMenu Class Members
    In This Topic

    The following tables list the members exposed by NGridContextMenu.

    Public Fields
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the current column for which a context menu is contructed.  
    Public Property  
    Public PropertyGets the grid view owning this factory  
    Public PropertyGets or sets whether column context menu is displayed.  
    Public PropertyGets or sets whether data cell context menu is displayed.  
    Public PropertyGets or sets whether grid context menu is displayed.  
    Public PropertyGets or sets whether the row menu must be shown.  
    Top
    Protected Methods
     NameDescription
    Protected MethodAdds the column filter commands  
    Protected MethodAdds the column common commands - Filter, Format, Properties  
    Protected Method  
    Protected MethodBuilds the colunm Sorting commands.  
    Protected MethodAdds the View commands to the specified menu.  
    Protected MethodTries to build a column menu.  
    Protected MethodBuilds a context menu for the specified element.  
    Protected MethodTries to build a data cell menu.  
    Protected MethodBuilds a menu for the grid.  
    Protected MethodBuilds a row menu.  
    Protected MethodOverridden. Determines whether the context menu can be shown for the specified element  
    Protected MethodOverridden. Overriden to create the context widget for the specified element  
    Top
    See Also