Class | Description | |
---|---|---|
ActionEventArgs | Provides data for spread action related events. | |
AnnoConverter | ||
AutoFilterCheckBox | Represents auto filter check box to indicates the filter item take effect or not. | |
AutoFilterDropDownItemControl | Represents a filter dropdown dialog's text filter item. | |
AutoFilterEditor | Represents a text filter editor. | |
AutoFilterItem | Represents filter item information for dropdown filter's text filter. | |
AutoFilterItemValueConverter | Represents a blank value converter. | |
AutoFilterListBox | Represents auto filter listbox to display the filter items. | |
AutoFilterListBoxItem | Represents auto filter listbox item to display the filter item. | |
BaseSparklineView | Represents the base sparkline view class. | |
CellBackgroundPanel | Represents a cell panel to display its content, it works like a grid, and mainly to process the cell content to overflow. | |
CellCancelEventArgs | ||
CellClickEventArgs | Represents the event data for the CellClick events for the GcSpread component; occurs when the user clicks the mouse button with the pointer on a cell. | |
CellDoubleClickEventArgs | Represents the event data for the CellDoubleClick events for the GcSpreadSheet component; occurs when the user double-clicks the mouse button with the pointer on a cell. | |
CellEventArgs | Represents the event data for cell related events. | |
CellPresenter | Represents an individual GcSpreadSheet cell. | |
CellPresenterBase | Represents an individual GcSpreadSheet base cell. | |
CellTextRenderingEventArgs | ||
CellValueApplyingEventArgs | ||
ClipboardPastedEventArgs | Represents the event data for the ClipboardPasting event for the GcSpreadSheet component; occurs when the user invokes the Clipboard paste action. | |
ClipboardPastingEventArgs | Represents the event data for the ClipboardPasting event for the GcSpreadSheet component; occurs when the user invokes the Clipboard paste action. | |
ColumnDropDownList | Represents a filter dropdown dialog control. | |
ColumnHeaderCellPresenter | Represents an individual GcSpreadSheet column header cell. | |
ColumnSparklineView | Represents the column sparkline view. | |
ColumnViewportWidthChangedEventArgs | Represents the event data for the ColumnViewportWidthChanged event for the GcSpreadSheet component, which occurs when the width of a viewport column has changed. | |
ColumnViewportWidthChangingEventArgs | Represents the event data for the ColumnViewportWidthChanging event for the GcSpreadSheet component, which occurs when the width of a viewport column is changing. | |
ColumnWidthChangedEventArgs | Represents the event data for the ColumnWidthChanged event for the GcSpreadSheet component; occurs when the width of a column has changed. | |
ColumnWidthChangingEventArgs | Represents the event data for the ColumnWidthChanging event for the GcSpreadSheet component; occurs when the width of a column is changing. | |
ContextMenu | ||
CornerHeaderCellPresenter | Represents an individual GcSpreadSheet corner cell. | |
CrossSplitBar | Represents a GcSpreadSheet cross split bar control. | |
CustomDrawingObject | Represents a drawing object displayed in a cell. | |
CustomFloatingObject | ||
DataValidationListBox | ||
DataValidationListBoxItem | Represents a DataValidation valid item. | |
DataValidationListItem | Represent DataValidation list item. | |
DataValidationNullValueConverter | Represents a data validation null value converter. | |
DragDropBlockCompletedEventArgs | Represents the event data for the DragDropBlockCompleted event for the GcSpreadSheet component; occurs when the dragging and dropping of a range of cells is completed. | |
DragDropBlockEventArgs | Represents the event data for the DragDropBlock event for the GcSpreadSheet component; occurs when a range of cells is being dragged and dropped. | |
DragFillBlockCompletedEventArgs | Represents the event data for the DragFillBlockCompleted event for the GcSpreadSheet component; occurs when the dragging and filling of a range of cells is completed. | |
DragFillBlockEventArgs | Represents the event data for the DragFillBlock event for the GcSpreadSheet component; occurs when the range of cells is being dragged and filled. | |
DragFillContextMenu | Represents a drag fill context menu control used to apply the automatic fill type. | |
DragFillContextMenuItem | Represents a drag fill context menu item. | |
DragFillSmartTag | Represents a drag fill smart tag control to open a drag fill context menu. | |
DrawingObjectManager | The DrawingObjectManager class is used to attach a GrapeCity.Windows.SpreadSheet.UI.DrawingObjectProvider to GcSpreadSheet control. | |
DropDownItemBaseControl | Represents a filter dropdown dialog's item base control. | |
DropDownItemControl | Represents a filter dropdown dialog's item control. | |
EditCellEventArgs | Represents the event data for the EditChange and EditEnd events for the GcSpreadSheet component. | |
EditCellStartingEventArgs | Represents the event data for the EditStarting event for the GcSpreadSheet component; occurs when a cell goes into edit mode. | |
EditingElement | Represents an edit control. | |
EditorInfo | ||
EnterCellEventArgs | Represents the event data for the EnterCell event for the GcSpreadSheet component; occurs when the focus enters a cell. | |
FilterButton | Represents a GcSpreadSheet filter button. | |
FloatingObjectPastedEventArgs | ||
FloatingObjectSelectedFrame | ||
FormulaTextBox | Represents a control that allow user to input formula, and convert the formula text to formula selection in spread sheet. User also can select formula in spread sheet through mouse or other input device, the control will convert the selection to text. | |
GcSpreadSheet | Represents a GcSpreadSheet control. | |
HeaderCellPresenter | Represents an individual GcSpreadSheet base header cell. | |
HeaderHitTestInformation | Represents hit test information for the headers of the spreadsheet. | |
HitTestInformation | Represents hit test information for the data area of the spreadsheet. | |
HorizontalSplitBar | Represents a GcSpreadSheet horizontal split bar control. | |
HorizontalSplitBox | Represents a GcSpreadSheet horizontal split box control. | |
InvalidDataPresenter | Represents the invalid data. | |
InvalidOperationEventArgs | Represents the event for an invalid operation. | |
LeaveCellEventArgs | Represents the event data for the LeaveCell event for the GcSpreadSheet component; occurs when focus leaves a cell. | |
LegendConverter | ||
LineSparklineView | Represents the line sparkline view. | |
NewSheetButton | ||
RangeFilteredEventArgs | Represents the event data for the RangeFiltered event for the GcSpreadSheet component; occurs when the column has been automatically filtered. | |
RangeFilteringEventArgs | Represents the event data for the RangeFiltering event for the GcSpreadSheet component; occurs when columns are being automatically filtered. | |
RangeGroupButtonPresenter | Represents a GcSpreadSheet range group button that is used to expand or collapse the group. | |
RangeGroupHeaderButtonPresenter | Represents a GcSpreadSheet range group header button that is used to expand or collapse all the groups in the same level. | |
RangeGroupStateChangedEventArgs | Represents the event data for the RangeGroupStateChanged event for an outline (range group) of rows and columns in the GcSpreadSheet component. | |
RangeGroupStateChangingEventArgs | Represents the event data for the RangeGroupStateChanging event for an outline (range group) of rows and columns in the GcSpreadSheet component. | |
RangeSortedEventArgs | Represents the event data for the RangeSorted event for the GcSpreadSheet component; occurs when columns are being automatically sorted. | |
RangeSortingEventArgs | Represents the event data for the RangeSorting event for the GcSpreadSheet component; occurs when columns are being automatically sorted. | |
RowHeaderCellPresenter | Represents an individual GcSpreadSheet row header cell. | |
RowHeightChangedEventArgs | Represents the event data for the RowHeightChanged event for the GcSpreadSheet component; occurs when the height of a row has changed. | |
RowHeightChangingEventArgs | Represents the event data for the RowHeightChanging event for the GcSpreadSheet component; occurs when the height of a row is changing. | |
RowViewportHeightChangedEventArgs | Represents the event data for the RowViewportHeightChanged event for the GcSpreadSheet component, which occurs when the height of a viewport row has changed. | |
RowViewportHeightChangingEventArgs | Represents the event data for the RowViewportHeightChanging event for the GcSpreadSheet component, which occurs when the height of a viewport row is changing. | |
SelectionChangingEventArgs | Represents the event data for the SelectionChanging event for the GcSpreadSheet component; occurs when the user is selecting another range of cells. | |
SeparatorDropDownItemControl | Represents a filter dropdown dialog's separator item control. | |
SheetTab | Represents a TabStrip tab item control. | |
SheetTabClickEventArgs | Represents the event data for the SheetTabClick event for the GcSpreadSheet component; occurs when the user clicks the mouse button with the pointer on the sheet name tab. | |
SheetTabDoubleClickEventArgs | Represents the event data for the SheetTabDoubleClick event for the GcSpreadSheet component; occurs when the user double-clicks on a sheet name tab. | |
SheetView | Represents the GcSpreadSheet worksheet viewer used to present and handle worksheet operations. | |
SpreadActions | Represents the actions available for input maps. | |
SpreadChartBaseView | ||
SpreadSurfaceChartView | ||
SpreadView | Represents a view of the spreadsheet display. | |
TabStrip | Represents a GcSpreadSheet tab strip control. | |
TabStripNavigator | Represents a GcSpreadSheet tab strip navigation control. | |
TabStripResizeBar | Represents a TabStrip resize bar control. | |
TabStripSideButton | ||
TabStripSplitBox | Represents a GcSpreadSheet tabstrip split box control. | |
ToolbarButton | Represents a button on the toolbar strip. | |
ToolbarDropDown | ||
ToolbarGroup | ||
ToolbarSeparator | ||
ToolbarStrip | Represents a strip that contains one or more controls. | |
TooltipControl | Represents a control that creates a pop-up window that displays information for an element in the UI. | |
TouchToolbar | ||
TouchToolbarFactory | ||
TouchToolbarOpeningEventArgs | Represents the event arguments for the TouchStripOpening event. | |
UndoManager | The UndoManager class is used to perform the GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase actions. The GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase actions can be undone and redone if the GrapeCity.Windows.SpreadSheet.UI.UndoRedo.ActionBase.CanUndo property is true . | |
UndoRedoEventArgs | epresents the event data when user execute a undo/redo action. | |
UserFormulaEnteredEventArgs | Represents the event data for the UserFormulaEntered event for the GcSpreadSheet component; occurs when the user has entered a formula in a cell. | |
ValidationDragDropBlockEventArgs | Represents the event data for the DragDropBlock event for the GcSpreadSheet component; occurs when a range of cells is being dragged and dropped. | |
ValidationErrorEventArgs | Represents the data for the CellChanged event. | |
ValidationPastingEventArgs | ||
VerticalSplitBar | Represents a GcSpreadSheet vertical split bar control. | |
VerticalSplitBox | Represents a GcSpreadSheet vertical split box control. | |
ViewportEventArgs | Represents the event data for the TopRowChanged or LeftColumnChanged event in the GcSpreadSheet component; occurs when the top row view or the left column view changes. | |
ViewportFloatingObjectHitTestInformation | ||
ViewportFormulaSelectionHitTestInformation | ||
ViewportHitTestInformation | Represents hit test information for the viewports of the spreadsheet. | |
VisualStates | Represents the visual states used in the template of a GcSpreadSheet control and used to specify the elements' visual states in the visual tree of the control. | |
WinLossSparklineView | Represents the winloss sparkline view. | |
ZoomEventArgs | Represents the event data for the UserZooming event for the GcSpreadSheet component; occurs when the user zooms. |
Interface | Description | |
---|---|---|
IDrawingObjectProvider | Represents a class that can be attached to a GcSpreadSheet control by GrapeCity.Windows.SpreadSheet.UI.DrawingObjectManager.DrawingObjectManager to provide custom drawing objects. | |
IUndo | Specifies that a command or operation can be undone. |
Structure | Description | |
---|---|---|
KeyStroke | Represents the user's gesture of pressing a key on the computer. |
Delegate | Description | |
---|---|---|
SpreadAction | Represents the action delegate for input maps. |
Enumeration | Description | |
---|---|---|
EditorStatus | Represents the editor status. | |
HitTestType | Specifies the locations in the component for the HitTest method. | |
HorizontalPosition | Specifies the horizontal position of the cell or column in the component. | |
InputDeviceType | Represents the input device type. | |
MouseButtonType | Represents the mouse button type. | |
PositionInFormulaSelection | ||
ResizeZeroIndicator | Specifies the drawing policy of the row or column when it is resized to zero. | |
ScrollBarTrackPolicy | Specifies whether the component scrolls the sheet when the user moves the scroll box. | |
SplitBoxAlignment | Specifies the placement of split boxes in the component with respect to their alignment with the scroll bars. | |
SplitBoxPolicy | Specifies when the component displays the split boxes. | |
TabStripPlacement | Specifies the location of the tab strip in GrapeCity.Windows.SpreadSheet.UI.GcSpread. | |
TouchToolbarShowingArea | Specifies the area where the touch strip menu bar is displayed. | |
UndoRedoOperation | Indicates the operation user does when undo/redo. | |
VerticalPosition | Specifies the vertical position of the cell or column in the component. |