'Declaration Public Enum SpreadsheetContextMenuArea Inherits System.Enum
public enum SpreadsheetContextMenuArea : System.Enum
Member | Description |
---|---|
Cell | The context menu for a cell selection in the XamSpreadsheet. |
Column | The context menu for column headers in the XamSpreadsheet and for the cells when there is only a single range of columns selected. |
FormulaBarEditor | The context menu for the control within the FormulaBarControl that is used to edit the value of the active cell in the XamSpreadsheet. |
InPlaceEditor | The context menu for the control used to edit the cells within the XamSpreadsheet. |
Row | The context menu for row headers in the XamSpreadsheet and for the cells when there is only a single range of rows selected. |
SelectAllButton | The context menu for the select all button at the intersection of the row and column header areas |
Tab | The context menu for a Worksheet tab item in the XamSpreadsheet. |
TableCell | The context menu for a cell selection in the XamSpreadsheet when the active cell is part of a Infragistics.Documents.Excel.WorksheetTable. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2