Version

Infragistics.Win.UltraWinSpreadsheet Namespace

Classes
 ClassDescription
ClassFormulaBar Class representing the settings for the formula bar of an UltraSpreadsheet control.
ClassResources Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly.
ClassSpreadsheetActiveCellChangedEventArgs Event arguments for the UltraSpreadsheet.ActiveCellChanged event.
ClassSpreadsheetActivePaneChangedEventArgs Event arguments for the UltraSpreadsheet.ActivePaneChanged event.
ClassSpreadsheetActiveTableChangedEventArgs Event arguments for the UltraSpreadsheet.ActiveTableChanged event.
ClassSpreadsheetActiveWorksheetChangedEventArgs Event arguments for the UltraSpreadsheet.ActiveWorksheetChanged event.
ClassSpreadsheetCellHitTestResult Class that represents the result of a hit test for a point over a cell within the UltraSpreadsheet
ClassSpreadsheetCellRangeFormat Returns and sets formatting information on a range of cells.
ClassSpreadsheetColumnScrollRegion Represents one or more SpreadsheetPane instances in a vertical column
ClassSpreadsheetContextMenuOpeningEventArgs Event args for the SpreadsheetContextMenuOpening event.
ClassSpreadsheetEditModeEnteredEventArgs Event arguments for the UltraSpreadsheet.EditModeEntered event.
ClassSpreadsheetEditModeEnteringEventArgs Event arguments for the UltraSpreadsheet.EditModeEntering event.
ClassSpreadsheetEditModeExitedEventArgs Event arguments for the UltraSpreadsheet.EditModeExited event.
ClassSpreadsheetEditModeExitingEventArgs Event arguments for the UltraSpreadsheet.EditModeExiting event.
ClassSpreadsheetEditModeValidationErrorEventArgs Event arguments for the UltraSpreadsheet.EditModeValidationError event.
ClassSpreadsheetEditRangePasswordNeededEventArgs Event arguments for the UltraSpreadsheet.EditRangePasswordNeeded event.
ClassSpreadsheetHeaderHitTestResult Class that represents the result of a hit test for a point over a row or column header within the UltraSpreadsheet
ClassSpreadsheetHitTestResult Base class for the result of a hit test of the UltraSpreadsheet
ClassSpreadsheetHyperlinkExecutingEventArgs Event arguments for the UltraSpreadsheet.HyperlinkExecuting event.
ClassSpreadsheetLook Class that manages various colors for the Spreadsheet control that are not tied directly to the workbook.
ClassSpreadsheetPane Provides information about a visualization of a group of rows and columns in a Infragistics.Documents.Excel.Worksheet
ClassSpreadsheetPerformedActionEventArgs Event arguments for the UltraSpreadsheet.PerformedAction event.
ClassSpreadsheetPerformingActionEventArgs Event arguments for the UltraSpreadsheet.PerformingAction event.
ClassSpreadsheetRowScrollRegion Returns one or more SpreadsheetPane instances in a horizontal row.
ClassSpreadsheetScrollBarLook A ScrollBarLook derived class which exposes appearance-related properties for the UltraSpreadsheet control.
ClassSpreadsheetScrollRegion Base class for the object that represents a row or column of SpreadsheetPane instances.
ClassSpreadsheetSelection An object that represents the selected items within a UltraSpreadsheet
ClassSpreadsheetSelectionChangedEventArgs Event arguments for the UltraSpreadsheet.SelectionChanged event.
ClassSpreadsheetUserPromptDisplayingEventArgs Event arguments for the UltraSpreadsheet.UserPromptDisplaying event.
ClassSpreadsheetWorkbookDirtiedEventArgs Event arguments for the UltraSpreadsheet.WorkbookDirtied event.
ClassUltraSpreadsheet Custom control that displays one or more worksheets. Infragistics Windows Forms control which mimics a spreadsheet.
ClassUltraSpreadsheetEventManager Class that manages events for a UltraSpreadsheet instance
ClassUltraSpreadsheetKeyActionMapping UltraSpreadsheetKeyActionMapping
ClassUltraSpreadsheetKeyActionMappings ScrollBarKeyActionMappings
ClassUltraSpreadsheetKeyActionMappings.UltraSpreadsheetKeyActionMappingEnumerator Summary description for KeyActionMappingEnumerator
ClassUltraSpreadsheetRole Role class for the UltraSpreadsheet control.
ClassUltraSpreadsheetUIRoleName Static class used to provide the names of the ui roles defined in the Infragistics.Win.UltraWinSpreadsheet assembly.
ClassUltraWinSpreadsheetAssemblyStyleInfo Class used by the app styling infrastructure that provides the role and component role defitions used by the assembly.
Structures
 StructureDescription
StructureSpreadsheetCell Represents a single cell in the UltraSpreadsheet
StructureSpreadsheetCellRange Represents a range of one or more cells.
Enumerations
 EnumerationDescription
EnumerationFormulaBarButtonType Enumerates the types of buttons on the FormulaBar.
EnumerationFormulaBarPropertyIds Constants which identify properties of the FormulaBar.
EnumerationPropertyIds Constants which identify properties.
EnumerationSpreadsheetCellEditMode Enumeration used to identify the current edit mode state.
EnumerationSpreadsheetCellRangeBorders Enumeration used to identify the borders of a cell range.
EnumerationSpreadsheetCellSelectionMode Enumeration used to indicate the selection is updated when one interacts with the control via the mouse or keyboard.
EnumerationSpreadsheetContextMenuArea Enumeration used to identify the context menus for the UltraSpreadsheet
EnumerationSpreadsheetEditModeValidationErrorAction Enumeration used to identify how the validation error event should be handled.
EnumerationSpreadsheetEnterKeyNavigationDirection Enumeration used to identify the cell to which the UltraSpreadsheet should navigate when the enter key (or shift + enter) are pressed.
EnumerationSpreadsheetFilterDialogOption Enumerates options that specify the initial display of the Filter Dialog.
EnumerationSpreadsheetUserPromptTrigger Identifies the action that led to the prompt being displayed.
EnumerationTabAreaButtonType Enumeration used to identify the type of button within the tab area of the UltraSpreadsheet
EnumerationUltraSpreadsheetAction Enumeration used to identify an action to be taken by the UltraSpreadsheet
EnumerationUltraSpreadsheetEventGroups Identifies groups of UltraSpreadsheet events.
EnumerationUltraSpreadsheetEventIds Enumerations that uniquely identify the UltraSpreadsheet events.
EnumerationUltraSpreadsheetState Represents the different states of the UltraSpreadsheet control. Used to evaluate whether a specific command can be executed.
See Also