Spread ASP.NET 6.0 Product Documentation
FarPoint.Web.Spread Namespace
See Also  Inheritance Hierarchy Send Feedback
FarPoint.Web.Spread Assembly : FarPoint.Web.Spread Namespace

Glossary Item Box

Provides the base classes, interface, enumerations, and delegates for the Spread spreadsheet component.

Classes

 ClassDescription
ClassAlternatingRow Represents a set of style information for alternating rows in the component.
ClassAlternatingRows Represents a one-dimensional collection of alternating rows (AlternatingRow objects).
ClassAppearance Represents the appearance of an object.
ClassAppearanceProperty Represents the appearance settings.
ClassAutoFilteredColumnEventArgs Represents the event data for the AutoFilteredColumn event for the Spread component, which occurs when the column has been automatically filtered.
ClassAutoFilteringColumnEventArgs Represents the event data for the AutoFilteringColumn event for the Spread component, which occurs when columns are being automatically filtered.
ClassBackground Represents a background (image and gradient).
ClassBaseCellType Represents the cell type class that serves as a basis for other cell type classes.
ClassBaseFilterItem Represents the basis for a custom filter.
ClassBaseSparkline Base class that represents sparkline data infomation.
ClassBestFitColumnRule Represents the rules that determine how best to print the columns.
ClassBorder Represents the border style of a cell.
ClassBorderProperty Represents the border settings.
ClassButtonCellType Represents a button cell.
ClassCell Represents a cell in the Spread component.
ClassCells Represents a two-dimensional collection of individual cells (Cell objects).
ClassCellTypeConverter Provides a drop-down list of cell types for a property of type ICellType in the property grid.
ClassCheckBoxCellType Represents a check box cell.
ClassColumn Represents a column in the component.
ClassColumnFooter Represents the column footer portion of the control.
ClassColumnHeader Represents the column header portion of the component.
ClassColumns Represents a one-dimensional collection of individual columns (Column objects).
ClassColumns.DefaultColumn Represents the default column in the component.
ClassColumnSparklineRenderer Represents the renderer of the column sparklines.
ClassComboBoxCellType Represents a combo box cell.
ClassCommandBarInfo Represents information about the command bar in the Spread component.
ClassConditionalFormat Represents a conditional format.
ClassConditionalFormatCollection Internal use only.
ClassConditionalFormatInfo Internal use only.
ClassCreateButtonEventArgs Represents the event data for a CreateButton event.
ClassCreateChildViewEventArgs Represents the event data for a ChildViewCreated event.
ClassCurrencyCellType Represents a currency cell.
ClassDataFieldConverter Represents a type converter for the data field of a column.
ClassDateTimeCellType Represents a date-time cell.
ClassDefaultFilterItem Represents the default filtering of rows based on specified criteria.
ClassDefaultRowFilter Represents a default row filter that extends to implement the supported row filters.
ClassDefaultSkins Represents the pre-defined (default) skins.
ClassDefaultSparklineContainer Represents the full (concrete) implementation of the ISparklineContainer interface for a sparkline model for a sheet, which represents sparklines.
ClassDefaultStyleCollection Represents a collection of default style settings.
ClassDesignTimeCellTypeConverter Provides a drop-down list of cell types for a property of type ICellType in the property grid.
ClassDoubleCellType Represents a double-precision, floating-point data type cell.
ClassEmptyCellType Represents a general cell that has no editor control (returns null from GetEditorControl).
ClassErrorForm Represents an error form.
ClassExcelBaseSparkLineRenderer Abstract class that represents the renderer of the excel-like sparklines.
ClassExcelSparkline Represents sparkline data based on the cell range.
ClassExcelSparklineGroup Represents a group of excel like sparklines.
ClassExcelSparklineSetting Represents a setting of an excel like sparkline.
ClassFetchGroupTextEventArgs Represents the event data for FetchGroupText events in the Spread component.
ClassFilterColumnDefinition Represents a filter column definition.
ClassFilterColumnDefinitionCollection Represents a collection of filter column definitions.
ClassFilterItemCollection Represents a collection of custom filters.
ClassFpSpread Represents an FarPoint Web Forms (ASP.NET) spreadsheet component that displays data in rows and columns.
ClassFpSpreadTemplateReplacement Represents the FarPoint Spread template replacement.
ClassGeneralCellType Represents a general cell that can be used for text or numbers.
ClassGroupInfo Represents the grouping information.
ClassGroupInfoCollection Represents the read-only collection of GroupInfo objects.
ClassGroupingEventArgs Represents the event data for grouping events in the Spread component.
ClassHideRowFilter Represents the filter that hides rows based on certain criteria.
ClassHierBarInfo Represents information about the hierarchy bar in the Spread component.
ClassHyperLinkCellType Represents a hyperlink cell.
ClassImageCellType Represents an image cell.
ClassInset Represents the dimensions of margins.
ClassIntegerCellType Represents an integer data type cell.
ClassItemEventArgs Provides data for an event in a collection.
ClassItemTrackedEventArgs Represents the event data for the element in a collection that has been updated.
ClassLabelCellType Represents a label cell.
ClassLandscapeRule Represents the rules that determine whether to print in landscape format.
ClassLayoutCell Represents a layout cell in the layout template.
ClassLayoutCells Represents a two-dimensional collection of layout cells.
ClassLayoutColumn Represents a layout column in a layout template.
ClassLayoutColumns Represents the layout columns in the layout template.
ClassLayoutRow Represents a layout row in the layout template.
ClassLayoutRows Represents a one-dimensional collection of layout row objects.
ClassLayoutTemplate Represents a layout template for the view.
ClassLineSparklineRenderer Represents the line sparkline renderer.
ClassListBoxCellType Represents a list box cell.
ClassListItem Represents an item in a combo box, list box, or radio button cell.
ClassMultiColumnComboBoxCellType Represents a multiple-column combo box cell.
ClassNamedStyle Represents a named style, an object that can be used to set style information for other objects.
ClassNamedStyleCollection Represents a collection of named styles (NamedStyle objects).
ClassNamedStyleCollectionEventArgs Represents the event data for the NamedStyleCollection object's Changed event.
ClassPagerInfo Represents information about the page navigation aids in the Spread component.
ClassParentStyleNameConverter Provides a drop-down list of parent style names for the ParentStyleName property in the Cell, Column, Row, and AlternatingRow classes.
ClassPercentCellType Represents a percent value data type cell.
ClassPreviewRowInfo Represents the preview row information.
ClassPreviewRowTemplateContainer Represents an editing template container.
ClassPrintAbortEventArgs Represents the event data for the PrintAbort event for the Spread component, which allows the user to discontinue the printing at any time during a print job.
ClassPrintBackgroundEventArgs Represents the event data for the PrintBackground event for the Spread component, which occurs when the background is printing.
ClassPrintEventArgs Represents the event data for a Print event.
ClassPrintExternalImageEventArgs Represents the event data for the PrintExternalImage and PrintExternalImageEnd event for the Spread component, which allows the user to print an external image.
ClassPrintInfo Represents the information to use when printing a sheet of the control.
ClassPrintMargin Represents the margin for the printed page.
ClassPrintPDFEventArgs Represents the event data for a PrintPDF event.
ClassPropertyTrackChangedEventArgs Represents raising an event when the property has changed and has infomation about the current value and the previous value.
ClassRadioButtonListCellType Represents a radio button list cell.
ClassRegExpCellType Represents a regular expression cell.
ClassReloadSheetCellRangeFormulaEventArgs Represents the event data for the FormulaChanged event, which occurs when an object that contains the sheet cell ranges notifies that formulas have been changed and that the SheetCellRange needs to be updated.
ClassRow Represents a row in the component.
ClassRowEditTemplateContainer Represents a row edit template container.
ClassRowHeader Represents the row header portion of the component.
ClassRows Represents a one-dimensional collection of individual rows (Row objects).
ClassRows.DefaultRow Represents the default row in the component.
ClassScaleRule Represents the rules that determine how to scale the printed sheet.
ClassSheetCorner Represents the corner of the control.
ClassSheetSkin Represents a skin, which provides style settings for a sheet.
ClassSheetStyleProperty Represents the sheet style properties.
ClassSheetView Represents a sheet in the Spread component.
ClassSheetViewCollection Represents a collection of sheets (SheetView objects).
ClassSheetViewStateEventArgs Represents the event data for the SaveOrLoadSheetState event.
ClassSmartPaperRule Represents the rules that determine the paper size.
ClassSmartPrintRule Represents the rules that determine how best to print.
ClassSmartPrintRulesCollection Represents the set of rules that determine how best to print.
ClassSortInfo Represents information for sorting.
ClassSparkline Represents a sparkline in a cell.
ClassSparklineModelUpdateEventArgs Represents the event data for the UpdatedCellRanges event, which occurs when a list of cellranges are updated.
ClassSpreadCommandEventArgs Represents the event data for any of several command events in the Spread component.
ClassSpreadDataSource Represents a range of data in the Spread component that can be bound to other controls.
ClassSpreadDataSourceView Represents the mechanism for data-bound controls to get data from the Spread component as a data source.
ClassSpreadSparklineRenderes Read-only collection of default (built-in) sparkline renderers.
ClassStyleInfo Represents the style information for a cell with such settings as color, alignment, font, and borders.
ClassStyleNameConverter Provides a drop-down list of style names for the StyleName property in the Cell, Column, Row, and AlternatingRow classes.
ClassStyleRowFilter Represents the filter that sets the styles of rows based on certain criteria.
ClassTabInfo Represents the information about the sheet name tabs that are displayed in the command bar at the bottom of the component.
ClassTagCloudCellType Represents a tag cloud cell (weighted list of linked items).
ClassTextCellType Represents a text cell.
ClassTitleInfo Represents information about the title bar in the Spread component.
ClassWinLossSparklineRenderer Represents the renderer of the win/loss sparklines.

Interfaces

 InterfaceDescription
InterfaceIAutoPostBack Interface that supports automatic postback.
InterfaceICellType Interface that supports the cell types.
InterfaceIConditionalFormatSupport Interface that supports conditional formatting of cells on a sheet.
InterfaceIConditionalFormatSupport2 Interface that supports conditional formatting of cells on a sheet.
InterfaceIExpandoSupport Interface that supports the ability to extend objects by adding abitrary properties (called expando properties).
InterfaceIFilteredRowSupport Interface that supports style filters in the style model for filtering rows on a sheet.
InterfaceIFilterItem Interface that supports the creation of custom row filters for filtering rows on a sheet.
InterfaceIFilterSupport Interface that supports row filters for filtering rows on a sheet.
InterfaceINotifyItemChanged Interface that notifies Spread when the item is changed.
InterfaceIPdfBorderSupport Interface that supports the PDF printing of the border.
InterfaceIPdfSupport Interface that supports printing to PDF (Portable Document Format).
InterfaceIPropertyChangedNotification Interface for notifying Spread when the property changes from the previous value
InterfaceIRowFilter Interface that supports row filters for filtering rows on a sheet.
InterfaceIRowFilterComboSupport Interface that supports a row filter combo box in Web Forms.
InterfaceIRowFilterFrozenSupport Interface for supporting optional filtering of frozen rows.
InterfaceISheetCellRangeSupport Interface that causes the SheetCellRange container to reevaluate the SheetCellRange when the formula changes.
InterfaceISparkline Interface that supports creating a sparkline.
InterfaceISparklineContainer Interface that supports creating a model that represents a sparkline.
InterfaceISparklineGroup Interface that supports creating a group of sparklines.
InterfaceISparklineRenderer Interface that supports creating a renderer for painting sparklines.
InterfaceISparklineSetting Interface that supports creating a setting for sparklines.
InterfaceISparklineWebSupport Represents APIs which support sparklines in Spread ASP.NET.
InterfaceIWebSparklineSheetView Represent APIs which support Sparkline in Spread ASP.NET

Delegates

 DelegateDescription
DelegateAutoFilteredColumnEventHandler Represents a defined method that handles the AutoFilteredColumn event for the Spread component.
DelegateAutoFilteringColumnEventHandler Represents a defined method that handles the AutoFilteringColumn event for the Spread component.
DelegateClearGroupEventHandler Represents the method that handles an event after the group is cleared.
DelegateCreateButtonEventHandler Represents a defined method that handles the CreateButton event in the Spread component.
DelegateCreateChildViewEventHandler Represents a defined method that handles the ChildViewCreated event in the Spread component.
DelegateFetchGroupTextEventHandler Represents a defined method that handles the FetchGroupText event in the Spread component.
DelegateGroupingEventHandler Represents a defined method that handles the Grouping event in the Spread component.
DelegateItemEventHandler Represents the method that handles an event after the item is operated on.
DelegateNamedStyleCollectionEventHandler Represents a defined method that handles the NamedStyleCollection Changed event.
DelegatePrintAbortEventHandler Represents a defined method that handles the PrintAbort event for the Spread component.
DelegatePrintBackgroundEventHandler Represents a defined method that handles the PrintBackground event for the Spread component.
DelegatePrintEventHandler Represents a defined method that handles the PrintSheet event in the Spread component.
DelegatePrintExternalImageEventHandler Represents a defined method that handles the PrintExternalImage event for the Spread component.
DelegatePrintPDFEventHandler Represents a defined method that handles the PrintPDF event in the Spread component.
DelegatePropertyTrackChangedEventHandler Represents an event handler which is raised when the property has changed and has infomation about the current value and the previous value.
DelegateReloadSheetCellRangeEventHandler Represents the event handler for the FormulaChanged event, which occurs when an object that contains the sheet cell ranges notifies that formulas have been changed and that the SheetCellRange needs to be updated.
DelegateSheetViewStateEventHandler Represents a defined method that handles the SaveOrLoadSheetState event in the Spread component.
DelegateSparklineModelEventHandler Represents the event handler for the UpdatedCellRanges event, which occurs when an object that contains the sheet cell ranges notifies that formulas have been changed and that the SheetCellRange needs to be updated.
DelegateSpreadCommandEventHandler Represents a defined method that handles the Spread command events.

Enumerations

 EnumerationDescription
EnumerationButtonType Specifies how the buttons are displayed in the command bar of the Spread component.
EnumerationCentering Specifices the type of centering for the printed page.
EnumerationComparisonOperator Specifies the operator for conditional formats.
EnumerationCursorType Specifies the type of cursor.
EnumerationDisplayLimit Specifies the limit of the items to display in the tag cloud.
EnumerationFilterListBehavior Specifies how the row filter behaves.
EnumerationFocusBorderStyle Specifies the style of the border for the focus rectangle of the Spread component.
EnumerationHeaderAutoText Specifies which, if any, automatic text appears in column or row headers.
EnumerationImageButtonTheme Specifies appearance style for the image button in the Spread component.
EnumerationImeMode Specifies the state of an Input Method Editor (IME) for using a Western keyboard for entering East Asian characters.
EnumerationNamedStyleCollectionEventType Specifies the NamedStyleCollection Changed event.
EnumerationOperationMode Specifies how the sheet responds to user interaction and how selection behaves.
EnumerationPagerMode Specifies which type of page navigation aids are shown in the Spread component.
EnumerationPagerPosition Specifies in which tool bars the page navigation aids are displayed in the Spread component.
EnumerationPrintHeader Specifies whether the header is printed.
EnumerationPrintNotes Specifies how cell notes are printed.
EnumerationPrintOrientation Specifies the page orientation used to print the sheet.
EnumerationPrintPageOrder Specifies the order in which pages are printed.
EnumerationPrintTitle Specifies whether the title is printed.
EnumerationPrintType Specifies the type of print range used to print the sheet.
EnumerationReplacementType Specifies the type of replacement.
EnumerationResetOption Specifies whether the rules or a particular rule should reset before testing the next rule.
EnumerationScrollBarPolicy Specifies how scroll bars (if at all) are displayed in the Spread component.
EnumerationSearchFoundFlags Specifies where the search string is found.
EnumerationSelectionBackColorStyles Specifies the back color style for the display of selected cells.
EnumerationSelectionBlockOptions Specifies which part of the sheet can be selected by the user.
EnumerationSheetView.LayoutModeType Specifies the type of layout mode.
EnumerationShowFrozenIndicator Specifies how to show the frozen indicator. None Row or Column.
EnumerationSortOrder Specifies the order of sorting for the items in the tag cloud.
EnumerationSparklineAxisMinMax An enum that specifies information about how the vertical axis minimum or maximum is computed for this sparkline group.
EnumerationSparklineType Represents the type of sparkline.
EnumerationTabControlPolicy Specifies how (if at all) sheet name tabs are displayed in the command bar in the Spread component.
EnumerationTextDecoration Specifies if text in the tag cloud item is decorated with additional formatting.

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.