FarPoint.Web.Spread Assembly Reference  
FarPoint.Web.Spread Namespace
See Also  Inheritance Hierarchy
FarPoint.Web.Spread Assembly : FarPoint.Web.Spread Namespace
Provides the base classes, interface, enumerations, and delegates for the FarPoint 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 FarPoint Spread component, which occurs when the column has been automatically filtered.
ClassAutoFilteringColumnEventArgs Represents the event data for the AutoFilteringColumn event for the FarPoint 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.
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 FarPoint 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.
ClassComboBoxCellType Represents a combo box cell.
ClassCommandBarInfo Represents information about the command bar in the FarPoint 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.
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.
ClassFetchGroupTextEventArgs Represents the event data for FetchGroupText events in the FarPoint 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 FarPoint Spread component.
ClassHideRowFilter Represents the filter that hides rows based on certain criteria.
ClassHierBarInfo Represents information about the hierarchy bar in the FarPoint 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.
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.
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 FarPoint 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 FarPoint 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 FarPoint 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 FarPoint 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.
ClassRadioButtonListCellType Represents a radio button list cell.
ClassRegExpCellType Represents a regular expression cell.
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 FarPoint 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.
ClassSpreadCommandEventArgs Represents the event data for any of several command events in the FarPoint Spread component.
ClassSpreadDataSource Represents a range of data in the FarPoint Spread component that can be bound to other controls.
ClassSpreadDataSourceView Represents the mechanism for data-bound controls to get data from the FarPoint Spread component as a data source.
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 FarPoint Spread component.

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.
InterfaceIPdfBorderSupport Interface that supports the PDF printing of the border.
InterfaceIPdfSupport Interface that supports printing to PDF (Portable Document Format).
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.

Delegates

 DelegateDescription
DelegateAutoFilteredColumnEventHandler Represents a defined method that handles the AutoFilteredColumn event for the FarPoint Spread component.
DelegateAutoFilteringColumnEventHandler Represents a defined method that handles the AutoFilteringColumn event for the FarPoint Spread component.
DelegateCreateButtonEventHandler Represents a defined method that handles the CreateButton event in the FarPoint Spread component.
DelegateCreateChildViewEventHandler Represents a defined method that handles the ChildViewCreated event in the FarPoint Spread component.
DelegateFetchGroupTextEventHandler Represents a defined method that handles the FetchGroupText event in the FarPoint Spread component.
DelegateGroupingEventHandler Represents a defined method that handles the Grouping event in the FarPoint Spread component.
DelegateNamedStyleCollectionEventHandler Represents a defined method that handles the NamedStyleCollection Changed event.
DelegatePrintAbortEventHandler Represents a defined method that handles the PrintAbort event for the FarPoint Spread component.
DelegatePrintBackgroundEventHandler Represents a defined method that handles the PrintBackground event for the FarPoint Spread component.
DelegatePrintEventHandler Represents a defined method that handles the PrintSheet event in the FarPoint Spread component.
DelegatePrintExternalImageEventHandler Represents a defined method that handles the PrintExternalImage event for the FarPoint Spread component.
DelegatePrintPDFEventHandler Represents a defined method that handles the PrintPDF event in the FarPoint Spread component.
DelegateSheetViewStateEventHandler Represents a defined method that handles the SaveOrLoadSheetState event in the FarPoint Spread component.
DelegateSpreadCommandEventHandler Represents a defined method that handles the FarPoint Spread command events.

Enumerations

 EnumerationDescription
EnumerationButtonType Specifies how the buttons are displayed in the command bar of the FarPoint 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 FarPoint 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 FarPoint 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 FarPoint Spread component.
EnumerationPagerPosition Specifies in which tool bars the page navigation aids are displayed in the FarPoint 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 FarPoint 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.
EnumerationTabControlPolicy Specifies how (if at all) sheet name tabs are displayed in the command bar in the FarPoint Spread component.
EnumerationTextDecoration Specifies if text in the tag cloud item is decorated with additional formatting.

See Also