Name | Description | |
---|---|---|
![]() ![]() | NGridContextMenuSchema | |
![]() ![]() | ShowColumnMenuProperty | |
![]() ![]() | ShowDataCellMenuProperty | |
![]() ![]() | ShowGridMenuProperty | |
![]() ![]() | ShowRowMenuProperty |
The following tables list the members exposed by NGridContextMenu.
Name | Description | |
---|---|---|
![]() ![]() | NGridContextMenuSchema | |
![]() ![]() | ShowColumnMenuProperty | |
![]() ![]() | ShowDataCellMenuProperty | |
![]() ![]() | ShowGridMenuProperty | |
![]() ![]() | ShowRowMenuProperty |
Name | Description | |
---|---|---|
![]() | CurrentColumn | Gets the current column for which a context menu is contructed. |
![]() | OwnerGrid | |
![]() | OwnerGridView | Gets the grid view owning this factory |
![]() | ShowColumnMenu | Gets or sets whether column context menu is displayed. |
![]() | ShowDataCellMenu | Gets or sets whether data cell context menu is displayed. |
![]() | ShowGridMenu | Gets or sets whether grid context menu is displayed. |
![]() | ShowRowMenu | Gets or sets whether the row menu must be shown. |
Name | Description | |
---|---|---|
![]() | AddColumnFilteringCommands | Adds the column filter commands |
![]() | AddColumnFormatAndPropertiesCommands | Adds the column common commands - Filter, Format, Properties |
![]() | AddColumnGroupingCommands | |
![]() | AddColumnSortingCommands | Builds the colunm Sorting commands. |
![]() | AddViewCommands | Adds the View commands to the specified menu. |
![]() | BuildColumnMenu | Tries to build a column menu. |
![]() | BuildContextMenu | Builds a context menu for the specified element. |
![]() | BuildDataCellMenu | Tries to build a data cell menu. |
![]() | BuildGridMenu | Builds a menu for the grid. |
![]() | BuildRowMenu | Builds a row menu. |
![]() | CanShowContextMenu | Overridden. Determines whether the context menu can be shown for the specified element |
![]() | CreateContextWidget | Overridden. Overriden to create the context widget for the specified element |