[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet

GrapeCity.Wpf.SpreadSheet Namespace

Classes

AlternatingStyle

AlternatingStyles

ArgbColorInfo

BeforeRightClickEventArgs

Provides data for the UIManager.BeforeRightClick events.

BindingDataField

Defines a ColumnInfo that uses a specified Binding to get or set the value of the data source.

BorderInfo

Represents the border of an object.

BordersInfo

A collection of Border objects that represent the four borders of a Range or Style object.

BuiltInCommands

Represents all built-in commands of GcSpreadSheet.

CFIconInfo

CellData

Represent data of a cell.

CellStyleInfo

CellStyleInfoCollection

ColorInfo

ColumnInfo

Represents a column in the SheetInfo.

ColumnInfoCollection

Represents a collection for the ColumnInfo.

CustomSortWrapperCommand

DataField

Provides the abstract base class for the data field. The data field binds a column to the data source and is used to get and set the value of the data source. Each ColumnInfo should assign a data field when you bind a data source to DataSource.

DataFieldConverter

Provides a type converter to convert DataField objects to and from various other representations.

DataItemCreatedEventArgs

Provides data for the DataItemCreated event.

DataValidationContext

Data context for display data validation error.

EnterCellEventArgs

Represents the event data for the EnterCell event for the Spread component, which occurs when the focus enters a cell.

FeaturesInfo

Represents settings of features.

FontInfo

Contains the font attributes (font name, font size, color, and so on) for an object.

GcSpreadSheet

Represents the Spreadsheet component.

GradientColorStopInfo

GradientColorStopInfoCollection

GradientInfo

GroupToggleButtonCommand

HiddenAndEmptyCellSettings

Interaction logic for HiddenAndEmptyCellSettings.xaml

IndexColorInfo

InteriorInfo

LeaveCellEventArgs

Represents a defined method that handles the LeaveCell event for the Spread component.

LinearGradientInfo

NameInfo

Represents a defined name.

NameInfoCollection

Represents a collection for the NameInfo.

PaintingContext

Represents the painting context.

PropertyDataField

Specifies a ColumnInfo property name that is used to get or set the value of the data source.

RangeInfo

Interface that represent a range of a sheet.

SelectionInfo

SelectionInfoCollection

Represents a collection for the SelectionInfo.

SheetInfo

Represents a sheet in the GcSpreadSheet.

SheetInfoCollection

Represents a collection for the SheetInfo.

SheetStyles

SheetView

SingleSelectionCommand

SortFieldInfo

Represent an object contains all the sort information.

SortFieldInfoCollection

SortInfo

StyleObjectInfo

ThemeColorInfo

ValidationErrorIndicator

Display the validation error of a cell.

WrapperCommand

Structs

CellLocation

Represents a reference to a position of cell.

Interfaces

IInvokableCanExecuteChanged

Enums

AutoFitMode

Indicates which user can auto-fit.

DataValidationStyle

Represents the mark style of the data validation.

DragDropMode

Indicates which user can drag and drop.

HorizontalScrollMode

Specifies how the GcSpreadSheet scrolls in the horizontal direction.

MergedCellSelectionPolicy

Represents the type of selection when working with merge cells.

ProcessingAction

ScrollMode

Represents how to scroll the viewport.

SelectionStyle

Specifies the style for the display of selected cells.

SpreadsheetAreas

Represent the area in the spread control.

VerticalScrollMode

Specifies how the GcSpreadSheet scrolls in the vertical direction.

Delegates

BeforeRightClickEventHandler

Represents the method that will handle the DataItemCreated routed event.

DataItemCreatedEventHandler

Represents the method that will handle the DataItemCreated routed event.