Class | Description | |
---|---|---|
![]() | SpreadsheetActiveCellChangedEventArgs | Event arguments for the XamSpreadsheet.ActiveCellChanged event. |
![]() | SpreadsheetActivePaneChangedEventArgs | Event arguments for the XamSpreadsheet.ActivePaneChanged event. |
![]() | SpreadsheetActiveTableChangedEventArgs | Event arguments for the XamSpreadsheet.ActiveTableChanged event. |
![]() | SpreadsheetActiveWorksheetChangedEventArgs | Event arguments for the XamSpreadsheet.ActiveWorksheetChanged event. |
![]() | SpreadsheetCellHitTestResult | Class that represents the result of a hit test for a point over a cell within the XamSpreadsheet |
![]() | SpreadsheetCellRangeFormat | Returns and sets formatting information on a range of cells. |
![]() | SpreadsheetChartAdapterBase | Defines a base class for spreadsheet chart adapters that creates and initializes a container element which contains the elements required to display the chart in a spreadsheet based on a Infragistics.Documents.Excel.WorksheetChart instance. |
![]() | SpreadsheetColumnScrollRegion | Represents one or more SpreadsheetPane instances in a vertical column |
![]() | SpreadsheetCommandExecutedEventArgs | Event arguments for the XamSpreadsheet.CommandExecuted event. |
![]() | SpreadsheetCommandExecutingEventArgs | Event arguments for the XamSpreadsheet.CommandExecuting event. |
![]() | SpreadsheetContextMenuProvider | Object used to define the default context menus for a XamSpreadsheet |
![]() | SpreadsheetEditModeEnteredEventArgs | Event arguments for the XamSpreadsheet.EditModeEntered event. |
![]() | SpreadsheetEditModeEnteringEventArgs | Event arguments for the XamSpreadsheet.EditModeEntering event. |
![]() | SpreadsheetEditModeExitedEventArgs | Event arguments for the XamSpreadsheet.EditModeExited event. |
![]() | SpreadsheetEditModeExitingEventArgs | Event arguments for the XamSpreadsheet.EditModeExiting event. |
![]() | SpreadsheetEditModeValidationErrorEventArgs | Event arguments for the XamSpreadsheet.EditModeValidationError event. |
![]() | SpreadsheetEditRangePasswordNeededEventArgs | Event arguments for the XamSpreadsheet.EditRangePasswordNeeded event. |
![]() | SpreadsheetHeaderHitTestResult | Class that represents the result of a hit test for a point over a row or column header within the XamSpreadsheet |
![]() | SpreadsheetHitTestResult | Base class for the result of a hit test of the XamSpreadsheet |
![]() | SpreadsheetHyperlinkExecutingEventArgs | Event arguments for the XamSpreadsheet.HyperlinkExecuting event. |
![]() | SpreadsheetPane | Provides information about a visualization of a group of rows and columns in a Infragistics.Documents.Excel.Worksheet |
![]() | SpreadsheetRowScrollRegion | Returns one or more SpreadsheetPane instances in a horizontal row. |
![]() | SpreadsheetScrollRegion | Base class for the object that represents a row or column of SpreadsheetPane instances. |
![]() | SpreadsheetSelection | An object that represents the selected items within a XamSpreadsheet |
![]() | SpreadsheetSelectionChangedEventArgs | Event arguments for the XamSpreadsheet.SelectionChanged event. |
![]() | SpreadsheetUserPromptDisplayingEventArgs | Event arguments for the XamSpreadsheet.UserPromptDisplaying event. |
![]() | SpreadsheetWorkbookDirtiedEventArgs | Event arguments for the XamSpreadsheet.WorkbookDirtied event. |
![]() | XamSpreadsheet | Custom control that displays one or more worksheets. |
Structure | Description | |
---|---|---|
![]() | SpreadsheetCell | Represents a single cell in the XamSpreadsheet |
![]() | SpreadsheetCellRange | Represents a range of one or more cells. |
Enumeration | Description | |
---|---|---|
![]() | SpreadsheetCellEditMode | Enumeration used to identify the current edit mode state. |
![]() | SpreadsheetCellRangeBorders | Enumeration used to identify the borders of a cell range. |
![]() | SpreadsheetCellSelectionMode | Enumeration used to indicate the selection is updated when one interacts with the control via the mouse or keyboard. |
![]() | SpreadsheetCommandType | Enumeration used to identify an action to be taken by the XamSpreadsheet |
![]() | SpreadsheetContextMenuArea | Enumeration used to identify the context menus for the XamSpreadsheet |
![]() | SpreadsheetEditModeValidationErrorAction | Enumeration used to identify how the validation error event should be handled. |
![]() | SpreadsheetEnterKeyNavigationDirection | Enumeration used to identify the cell to which the XamSpreadsheet should navigate when the enter key (or shift + enter) are pressed. |
![]() | SpreadsheetFilterDialogOption | Enumerates options that specify the initial display of the Filter Dialog. |
![]() | SpreadsheetStates | Represents the different states of the XamSpreadsheet control. Used to evaluate whether a specific command can be executed. |
![]() | SpreadsheetUserPromptTrigger | Identifies the action that led to the prompt being displayed. |