Click or drag to resize
Stingray.Grid Namespace
The Stingray.Grid namespace provides the classes that provide the Stingray Object Grid control and interfaces.
Classes
  ClassDescription
Public classBorderDashStyleEditor
This class serves as the style editor for the DashStyle property on the OGPen class.
Public classBtnBase
Base abstract class for windowless GridTabBeam navigation buttons and the visual part of TabItem tab class.
Public classButtonClickedRowColEventArgs
Base class for mouse button event argument classes.
Public classCanceledEditingEventArgs
Supplies data for the CanceledEditing event of the GridControl class.
Public classCancelEditingEventArgs
Supplies event data for the CancelEditing event of the class GridControl.
Public classCell
Represents a cell in the grid.
Public classCellBorders
Represents the cell borders for a given cell.
Public classCellControl
Class used by GridControl to interact with .NET cell controls.
Public classCellEventArgs
Base class for many event argument classes that communicate cell coordinates using a row and a column index.
Public classClearEventArgs
Supplies data for the Clear event of the GridControl class.
Public classClickedButtonRowColEventArgs
Supplies data for the ClickedButtonRowCol event of the GridControl class.
Public classColorUtils
Supplies color manipulation methods.
Public classCopyEventArgs
Supplies data for the Copy event of the GridControl class.
Public classCutEventArgs
Supplies data for the Cut event of the GridControl class.
Public classDeleteCellEventArgs
Supplies data for the DeleteCell event of the GridControl class.
Public classDrawCellControlEventArgs
Supplies data for the DrawCellControl event of the CellControl class.
Public classDrawGridItemEventArgs
Supplies data for the DrawGridItem event of the GridControl class.
Public classDrawTopLeftBottomRightEventArgs
Supplies data for the DrawTopLeftBottomRight event of the GridControl class.
Public classEndEditingEventArgs
Supplies data for the EndEditing grid event of the GridControl class.
Public classFindReplaceEventArgs
Supplies data for the Find and Replace events of the GridControl class.
Public classGetStyleRowColEventArgs
Supplies data for the GetStyleRowCol event of the GridControl class.
Public classGridBeginPrintEventArgs
Supplies data for the GridBeginPrint event of the GridControl class.
Public classGridControl
Represents a Stingray Grid .NET grid control.
Public classGridDrawEventArgs
Supplies data for the GridDraw event of the GridControl class.
Public classGridEndPrintEventArgs
Supplies data for the GridEndPrint event of the GridControl class.
Public classGridFeatures
An interface for enabling or disabling grid features.
Public classGridPrintPageEventArgs
Supplies data for the GridPrintPage event of the GridControl class.
Public classGridTabBeam
A sheet-tab control.
Public classGridTabControl
The GridTabControl control switches between several grid tabs.
Public classHatchStyleEditor
Internal.
Public classHideCurrentCellEventArgs
Supplies data for the HideCurrentCell event of the CellControl class.
Public classInitCurrentCellEventArgs
Supplies data for the InitCurrentCell event of the GridControl class.
Public classLButtonClickedRowColEventArgs
Supplies data for the LButtonClickedRowCol event of the GridControl class.
Public classLButtonDblClkRowColEventArgs
Supplies data for the LButtonDblClkRowCol event of the GridControl class.
Public classLButtonHitRowColEventArgs
Supplies data for the LButtonHitRowCol event of the GridControl class.
Public classLeftCellEventArgs
Supplies data for the LeftCell event of the GridControl class.
Public classMButtonClickedRowColEventArgs
This class supplies data for the MButtonClickedRowCol event of the GridControl class.
Public classMButtonDblClkRowColEventArgs
Supplies data for the MButtonDblClkRowCol event of the GridControl class.
Public classMButtonHitRowColEventArgs
Supplies data for the MButtonHitRowCol event of the GridControl class.
Public classModifyCellEventArgs
Supplies data for the ModifyCell event of the GridControl class.
Public classMovedCurrentCellEventArgs
Supplies data for the MovedCurrentCell event of the GridControl class.
Public classOGBrush
This class is used to paint the interior of a grid cell.
Public classOGFont
This class represents a text font used in a grid cell.
Public classOGPen
This class represents how a grid cell border is drawn.
Public classOGProperties
Interfact to enable or disable grid display properties.
Public classOGUtilities
This class contains utility functions used in the implementation of GridControl.
Public classParam
This class is an interface for configuring grid-wide properties for a GridControl.
Public classPasteEventArgs
Supplies data for the Paste event of the GridControl class.
Public classPenConverter
This class is the type editor for the OGPen class.
Public classProcessKeysEventArgs
Supplies data for the ProcessKeys event of the GridControl class.
Public classRange
Represents a range of cells, rows, columns, or an entire table.
Public classRangeConverter
This class is the type editor for the Range class.
Public classRButtonClickedRowColEventArgs
Supplies data for the RButtonClickedRowCol event of the GridControl class.
Public classRButtonDblClkRowColEventArgs
Supplies data for the RButtonDblClkRowCol event of the GridControl class.
Public classRButtonHitRowColEventArgs
Supplies data for the RButtonHitRowCol event of the GridControl class.
Public classRedoEventArgs
Supplies data for the Redo event of the GridControl class.
Public classRefreshCurrentCellEventArgs
Supplies data for the RefreshCurrentCell event of the CellControl class.
Public classResetCurrentCellEventArgs
Supplies data for the ResetCurrentCell event of the CellControl class.
Public classRowCol
Constants that identify invalid and maximum indices for rows and columns.
Public classStartEditingEventArgs
Supplies data for the StartEditing event of the GridControl class.
Public classStoreColWidthEventArgs
Supplies data for the StoreColWidth event of the GridControl class.
Public classStoreCopyCellsEventArgs
Supplies data for the StoreCopyCells event of the GridControl class.
Public classStoreCurrentCellEventArgs
Supplies data for the StoreCurrentCell event of the CellControl class.
Public classStoreDefaultColWidthEventArgs
Supplies data for the StoreDefaultColWidth event of the GridControl class.
Public classStoreDefaultRowHeightEventArgs
Supplies data for the StoreDefaultRowHeight event of the GridControl class.
Public classStoreEventArgs
Base class for all store event argument classes.
Public classStoreFrozenColsEventArgs
Supplies data for the StoreFrozenCols event of the GridControl class.
Public classStoreFrozenRowsEventArgs
Supplies data for the StoreFrozenRows event of the GridControl class.
Public classStoreHideColEventArgs
Supplies data for the StoreHideCol event of the GridControl class.
Public classStoreHideRowEventArgs
Supplies data for the StoreHideRow event of the GridControl class.
Public classStoreInsertColsEventArgs
Supplies data for the StoreInsertCols event of the GridControl class.
Public classStoreInsertRowsEventArgs
Supplies data for the StoreInsertRows event of the GridControl class.
Public classStoreMoveColsEventArgs
Supplies data for the StoreMoveCols event of the GridControl class.
Public classStoreMoveRowsEventArgs
Supplies data for the StoreMoveRows event of the GridControl class.
Public classStoreReadOnlyEventArgs
Supplies data for the StoreReadOnly event of the GridControl class.
Public classStoreRemoveColsEventArgs
Supplies data for the StoreRemoveCols event of the GridControl class.
Public classStoreRemoveRowsEventArgs
Supplies data for the StoreRemoveRows event of the GridControl class.
Public classStoreRowHeightEventArgs
Supplies data for the StoreRowHeight event of the GridControl class.
Public classStoreStyleRowColEventArgs
Supplies data for the StoreStyleRowCol event of the GridControl class.
Public classStoreZoomEventArgs
Supplies data for the StoreZoom event of the GridControl class.
Public classStyle
Represents the content and appearance of a grid cell.
Public classStyleInfo
Holds the global information required by the Style class.
Public classTabItem
Contains all the information regarding one tab.
Public classTabItemsCollection
A collection of TabItem objects.
Public classUndoEventArgs
Supplies data for the Undo event of the GridControl class.
Public classValidateCellEventArgs
Supplies data for the ValidateCell event of the CellControl class.
Delegates
  DelegateDescription
Public delegateCanceledEditingEventHandler
Delegate type for the CanceledEditing event of the GridControl class.
Public delegateCancelEditingEventHandler
Delegate type for the CancelEditing event of the GridControl class.
Public delegateClearEventHandler
Delegate type for the Clear event of the GridControl class.
Public delegateClickedButtonRowColEventHandler
Delegate type for the ClickedButtonRowCol event of the GridControl class.
Public delegateCopyEventHandler
Delegate type for the Copy event of the GridControl class.
Public delegateCutEventHandler
Delegate type for the Cut event of the GridControl class.
Public delegateDeleteCellEventHandler
Delegate type for the DeleteCell event of the GridControl class.
Public delegateDrawCellControlEventHandler
Delegate type for the DrawCellControl event of the CellControl class.
Public delegateDrawGridItemEventHandler
Delegate type for the DrawGridItem event of the GridControl class.
Public delegateDrawTopLeftBottomRightEventHandler
Delegate type for the DrawTopLeftBottomRight event of the GridControl class.
Public delegateEndEditingEventHandler
Delegate type for the EndEditing event of the GridControl class.
Public delegateFindReplaceEventHandler
Delegate type for the Find and Replace events of the GridControl class.
Public delegateGetStyleRowColEventHandler
Delegate type for the GetStyleRowCol event of the GridControl class.
Public delegateGridBeginPrintEventHandler
Delegate type for the GridBeginPrint event of the GridControl class.
Public delegateGridControlFindReplaceEventHandler
Delegate type for the Find and Replace events.
Public delegateGridDrawEventHandler
Delegate type for the GridDraw event of the GridControl class.
Public delegateGridEndPrintEventHandler
Delegate type for the GridEndPrint event of the GridControl class.
Public delegateGridPrintEventHandler
Delegate type for the Print event of the GridControl class.
Public delegateGridPrintPageEventHandler
Delegate type for the GridPrintPage event of the GridControl class.
Public delegateGridPrintPreviewEventHandler
Delegate type for the PrintPreview event of the GridControl class.
Public delegateHideCurrentCellEventHandler
Delegate type for the HideCurrentCell event of the CellControl class.
Public delegateInitCurrentCellEventHandler
Delegate type for the InitCurrentCell event of the GridControl class.
Public delegateLButtonClickedRowColEventHandler
Delegate type for the LButtonClickedRowCol event of the GridControl class.
Public delegateLButtonDblClkRowColEventHandler
Delegate type for the LButtonDblClkRowCol event of the GridControl class.
Public delegateLButtonHitRowColEventHandler
Delegate type for the LButtonHitRowCol event of the GridControl class.
Public delegateLeftCellEventHandler
Delegate type for the LeftCell event of the GridControl class.
Public delegateMButtonClickedRowColEventHandler
Delegate type for the MButtonClickedRowCol event of the GridControl class.
Public delegateMButtonDblClkRowColEventHandler
Delegate type for the MButtonDblClkRowCol event of the GridControl class.
Public delegateMButtonHitRowColEventHandler
Delegate type for the MButtonHitRowCol event of the GridControl class.
Public delegateModifyCellEventHandler
Delegate type for the ModifyCell event of the GridControl class.
Public delegateMovedCurrentCellEventHandler
Delegate type for the MovedCurrentCell event of the GridControl class.
Public delegatePasteEventHandler
Delegate type for the Paste event of the GridControl class.
Public delegateProcessKeysEventHandler
Delegate type for the ProcessKeys event of the GridControl class.
Public delegateRButtonClickedRowColEventHandler
Delegate type for the RButtonClickedRowCol event of the GridControl class.
Public delegateRButtonDblClkRowColEventHandler
Delegate type for the RButtonDblClkRowCol event of the GridControl class.
Public delegateRButtonHitRowColEventHandler
Delegate type for the RButtonHitRowCol event of the GridControl class.
Public delegateRedoEventHandler
Delegate type for the Redo event of the GridControl class.
Public delegateRefreshCurrentCellEventHandler
Delegate type for the RefreshCurrentCell event of the CellControl class.
Public delegateResetCurrentCellEventHandler
Delegate type for the ResetCurrentCell event of the CellControl class.
Public delegateStartEditingEventHandler
Delegate type for the StartEditing event of the GridControl class.
Public delegateStoreColWidthEventHandler
Delegate type for the StoreColWidth event of the GridControl class.
Public delegateStoreCopyCellsEventHandler
Delegate type for the StoreCopyCells event of the GridControl class.
Public delegateStoreCurrentCellEventHandler
Delegate type for the StoreCurrentCell event of the GridControl class.
Public delegateStoreDefaultColWidthEventHandler
Delegate type for the StoreDefaultColWidth event of the GridControl class.
Public delegateStoreDefaultRowHeightEventHandler
Delegate type for the StoreDefaultRowHeight event of the GridControl class.
Public delegateStoreFrozenColsEventHandler
Delegate type for the StoreFrozenCols event of the GridControl class.
Public delegateStoreFrozenRowsEventHandler
Delegate type for the StoreFrozenRows event of the GridControl class.
Public delegateStoreHideColEventHandler
Delegate type for the StoreHideCol event of the GridControl class.
Public delegateStoreHideRowEventHandler
Delegate type for the StoreHideRow event of the GridControl class.
Public delegateStoreInsertColsEventHandler
Delegate type for the StoreInsertCols event of the GridControl class.
Public delegateStoreInsertRowsEventHandler
Delegate type for the StoreInsertRows event of the GridControl class.
Public delegateStoreMoveColsEventHandler
Delegate type for the StoreMoveCols event of the GridControl class.
Public delegateStoreMoveRowsEventHandler
Delegate type for the StoreMoveRows event of the GridControl class.
Public delegateStoreReadOnlyEventHandler
Delegate type for the StoreReadOnly event of the GridControl class.
Public delegateStoreRemoveColsEventHandler
Delegate type for the StoreRemoveCols event of the GridControl class.
Public delegateStoreRemoveRowsEventHandler
Delegate type for the StoreRemoveRows event of the GridControl class.
Public delegateStoreRowHeightEventHandler
Delegate type for the StoreRowHeight event of the GridControl class.
Public delegateStoreStyleRowColEventHandler
Delegate type for the StoreStyleRowCol event of the GridControl class.
Public delegateStoreZoomEventHandler
Delegate type for the StoreZoom event of the GridControl class.
Public delegateUndoEventHandler
Delegate type for the Undo event of the GridControl class.
Public delegateValidateCellEventHandler
Delegate type for the ValidateCell event of the GridControl class.
Enumerations
  EnumerationDescription
Public enumerationActivateFlags
The cell activation modes specifying the manner in which a grid cell is activated.
Public enumerationBorderDashStyle
The types of borders that can be used with OGPen, and consequently, as cell border styles.
Public enumerationBrushStyle
The types of brushes that can be used to paint the interior of a grid cell.
Public enumerationCellModifyType
The types of modification to apply to a Style object.
Public enumerationCellSelections
The options available for the end user or disables selecting cells, rows, columns, or the whole table with the keyboard or the mouse.
Public enumerationCellValueType
Indicates the type of value stored or retrieved with OnGetStyleRowCol(GetStyleRowColEventArgs) and OnStoreStyleRowCol(StoreStyleRowColEventArgs).
Public enumerationCmdType
Specifies how cell, row, and column manipulations are performed in the GridControl class.
Public enumerationControlType
The predefined control types.
Public enumerationDirectionType
The movements of the current cell.
Public enumerationDisplayExpression
Determines the visibility of a formula within a cell.
Public enumerationDraw3dFrameType
Specifies the 3D frame type of a cell.
Public enumerationEllipseType
The types of ellipses that can be used by the EllipseType property.
Public enumerationFloatCellsMode
The behavior of floating cells.
Public enumerationFormatType
The content type of a cell with respect to formatting the cell.
Public enumerationGridDrawOrder
Defines the order in which rows and columns are drawn.
Public enumerationGridLineStyle
The different available grid line styles.
Public enumerationHatchStyle
The types of hatches that can be used to paint cells whose interior style uses a hatched brush.
Public enumerationHideCellMode
The hide cell modes.
Public enumerationHitState
Identifies mouse button events.
Public enumerationHitTestType
The different types of hit tests.
Public enumerationHorizontalAlignment
The horizontal alignment of contents in a cell.
Public enumerationKeyType
The states of various virtual keys.
Public enumerationListBoxMode
Constants used with the get/set SpecialMode method of the Param class.
Public enumerationMergeCellsMode
Values that turn on or off the calculation of merge cells in the grid.
Public enumerationMergeCellType
The merge types for a cell.
Public enumerationModifyType
The different options for composing two styles or font objects.
Public enumerationNumericFormat
The valid values for the Format property.
Public enumerationRangeType
The different types of range that can be created.
Public enumerationRedrawFlags
The redraw update technique to be used.
Public enumerationRowColTracking
Options defining the behaviour of columns and rows when the end-user resizes them.
Public enumerationScrollBarId
This enumeration specifies the scroll bar to perform a function on.
Public enumerationScrollBarVisibility
This enumeration specifies the modes for a scroll bar.
Public enumerationSelFlags
Internal - Flags for selection enabling
Public enumerationStyleValueType
The data types that can be stored in a grid cell.
Public enumerationVerticalAlignment
The vertical alignment of contents in a cell.