[]
        
(Showing Draft Content)

C1.WPF.FlexGrid

C1.WPF.FlexGrid Namespace

Classes

C1FlexSheet

Class that extends the C1FlexGrid control to provide Excel-like look and feel including a multi-sheet tabbed interface, support for cell formatting, outlining, and XLSX file import and export.

C1FormulaBar

Formula bar defines for C1FlexSheet

CellRangeReference

Represents a cell range reference.

CellStyleChangeAction

Undoable Cell style changing action.

ColumnResizeAction

Undoable resize column action.

Comment

Comment in FlexSheet

EditAction

Undoable edit action.

ExcelBoundRow

The row is bound to the data item int the C1FlexSheet data source.

ExcelCalcEngine

Extends CalcEngine to deal with cell ranges and to use the grid's DataContext.

ExcelCellFactory

Custom cell factory that displays Excel-style row and column headers.

ExcelCellStyle

Extends the CellStyle class to provide Excel-style cell borders and a format string.

ExcelContextMenu

Context menu customized for use with the C1FlexSheet control.

ExcelFilterEditor

Excel-style value filter editor.

ExcelMergeManager

Merge manager based on range list

ExcelRow

Grid row that can be edited, used as a tree node, maintains a collection of cell styles associated with each column, and evaluates cells that contain formulas (strings starting with an equals sign).

ExcelUndoStack

Undo/Redo stack for the C1FlexGrid.

FindOption

Specifies class that define for Find Option.

FindResult

Specifies constants that define for Find Result.

FlexSheetPaginator

The printing document paginator implementation to print C1FlexSheet.

GridSplitter

Gird Splitter defines for C1FlexSheet.

InsertDeleteColumnAction

Undoable insert/delete column action.

InsertDeleteRowAction

Undoable insert/delete row action.

NewSheet

Special item that doesn't have an associated sheet, it simply creates a new sheet when it is clicked.

PageTemplate

Interaction logic for PageTemplate.xaml

PasteAction

Undoable Paste action.

PdfExportOptions

Provide options for pdf export.

RowResizeAction

Undoable resize row action.

Sheet

Represents a worksheet within an ExcelBook.

SheetCollection

Class that managers the list of Sheet items associated with a grid and provides methods for adding, removing, deleting, and renaming sheets.

SheetContextMenu

Context menu defines for C1FlexSheet tabs, which include insert, delete, rename, hide, unhide functions.

SortAction

Undoable Sort action.

SortDialog

Dialog used to edit the grid's sort parameters.

UnboundSort

Utility for sorting unbound grids.

UnboundSortDescription

Specifies a column to be sorted and the sort direction.

UndoStack

Generic Undo/Redo stack.

Interfaces

IUndoableAction

Defines the methods required to implement undoable action objects.

Enums

CellFormat

Provide formats can be set.

ContextMenuCommands

Specifies commands that may be executed from the context menu.

FindPriority

Specifies constants that define for Find Priority.

FindRange

Specifies constants that define for Find Range.

FlexSheetEditOptions

Specifies constants that define edit option.

ImportFileFormat

Provide the file format can be imported.

SparkLineType

Provide the sparkline type.