Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid Namespace
Inheritance Hierarchy
Xceed.Grid.v4.3 Assembly : Xceed.Grid Namespace
The Xceed.Grid namespace regroups all the classes which make up Xceed Grid for .NET.
Classes
 ClassDescription
ClassProvides information on the current DataRow object being built.
ClassSpecifies whether the property this attribute is bound to must also be represented in the Grid Designer. If this attribute is not set, false is assumed.
ClassRepresents any type of cell in the grid. The DataCell, InsertionCell, ValueCell, SummaryCell, and ColumnManagerCell all derive from this class.
ClassProvides a Xceed.Grid.Viewers.CellViewerManager with image formatting information.
ClassRepresents a row that contains a cell for each column in the grid.
ClassProvides a Xceed.Grid.Viewers.CellViewerManager with text formatting information.
ClassProvides information on the cell whose value failed the validation process.
ClassRepresents any type of column in the grid and can be instantiated to contain unbound data. The DataBoundColumn derives from this class.
ClassProvides information on the column that has been added to the grid.
ClassSpecialization of the Cell class which represents a cell that is used to manage the columns in the grid.
ClassSpecialization of the CellRow class which represents a row that contains ColumnManagerCell which are used to manage the columns in the grid.
ClassProvides information on the column that was removed from the grid.
ClassRepresents a column that is bound to a data source.
ClassSpecialization of the Cell class which represents a cell that contains databound data.
ClassSpecialization of the CellRow class which represents a row that is bound to a data source or user provided data.
ClassRepresents a grid that is used to display detail data in a hierarchical master/detail grid.
ClassRepresents the margin of a detail grid.
ClassProvides information on the cell's data when the cell has exited edit mode.
ClassProvides information on the Cell that is being edited.
ClassRepresents the area in a grid used as a splitter between the fixed columns and the scrollable columns.
ClassRepresents a gradient map used to apply a Vista-like gradient to parts of the grid.
ClassRepresents a gradient stop in a GradientMap.
ClassSpecialization of the CollectionBase class representing a list of GradientStop objects.
ClassRepresents the Xceed grid control. It allows you to display and edit data using a flexible and extensible grid.
ClassRepresents any element in the grid and exposes properties and methods that allow their manipulations.
ClassBase class for all grid elements.
ClassRepresents the style of a GridElement.
ClassThe exception that is thrown by the grid when a non-fatal grid-specific error occurs.
ClassThe exception that is thrown by the grid when a fatal grid-specific error occurs.
ClassProvides information regarding the area that is to be painted.
ClassRepresents a reusable object that allows grids to be printed.
ClassRepresents the style of a grid.
ClassThe exception that is thrown by the grid when the value of a cell does not pass the validation process.
ClassRepresents a group in the grid.
ClassProvides information on the group added to the grid.
ClassRepresents a group in a grid.
ClassSpecialization of the Row class which represents a row in which ColumnManagerCell objects can be drag and dropped in order to group a grid's data rows.
ClassRepresents the cells displayed by the GroupByRow.
ClassRepresents the style of a GroupByRow.
ClassSpecialization of the Row class which represents a row that is used to manage the groups in the grid.
ClassRepresents the margin of a group.
ClassProvides information regarding the DetailGrid being initialized.
ClassProvides information regarding the DataRow being initialized.
ClassSpecialization of the Cell class which represents a cell that is used to insert new values into an InsertionRow.
ClassRepresents a row that contains a cell for each column in the grid and is used to insert new DataRow objects into a grid.
ClassProvides information on the Cell object that has been edited.
ClassClass which is used to register Xceed Grid for .NET.
ClassProvides the information necessary to group the grid's data rows.
ClassProvides information on the page that is about to be printed.
ClassRepresents any type of row in the grid. The TextRow, CellRow, SpacerRow, and GroupManagerRow class all derive from this class.
ClassProvides information on the DataRow that has been inserted into a grid using the InsertionRow.
ClassRepresents a grid element that is used to select a row.
ClassRepresents the area of the grid where the RowSelector objects are displayed and exposes properties that control their behavior.
ClassProvides information regarding the row which failed the validation process.
ClassSpecialization of the Row class which represents a row that is used to provide spacing between rows and detail grids in the grid.
ClassRepresents a grid element that is used to select a row.
ClassRepresents the style of a VisualGridElement.
ClassRepresents a style that can be applied to the grid to change its overall appearance.
ClassSpecialization of the Cell class which represents a cell that is used to display the result of a statistical function.
ClassSpecialization of the CellRowclass which represents a row used to display the results of statistical functions.
ClassSpecialization of the Row class which represents a row that contains only text.
ClassSpecialization of the Cell class which represents a cell that contains non-databound data.
ClassProvides information on the cell whose value is about to change.
ClassRepresents a row that contains a cell for each column in the grid but is not bound to a data source.
ClassRepresents any visual element in the grid and exposes properties and methods that allow their manipulations. The Column and Group classes do not have a visual representation therefore, they derive directly from the GridElement class.
ClassRepresents the style of a VisualGridElement.
Structures
 StructureDescription
StructureA structure representing the borders of a visual grid element.
Delegates
 DelegateDescription
DelegateRepresents the method that will handle the DetailGrid's DetailGrid.AddingDataRow event and the grid's GridControl.AddingDataRow events.
DelegateRepresents the method that will handle the Cell.ValidationError event.
DelegateRepresents the method that will handle the GridControl.ColumnAdded and DetailGrid.ColumnAdded events.
DelegateRepresents the method that will handle the GridControl.ColumnRemoved and DetailGrid.ColumnRemoved events.
DelegateRepresents the method that will handle the Cell.EditLeft event.
DelegateRepresents the method that will handle the Cell.EnteringEdit event.
DelegateRepresents the method that will handle the paint events.
DelegateRepresents the method that will handle the GridControl.GroupAdded event.
DelegateRepresents the method that will handle the InitializingDetailGridEventArgs event.
DelegateRepresents the method that will handle the GridControl.InitializingNewDataRow event.
DelegateRepresents the method that will handle the Cell.LeavingEdit event.
DelegateRepresents the method that will handle the GridControl.QueryGroupKeys event.
DelegateRepresents the method that will handle the GridPrintDocument.QueryPrintPage event.
DelegateRepresents the method that will handle the InsertionRow.RowInserted event.
DelegateRepresents the method that will handle the CellRow.ValidationError event.
DelegateRepresents the method that will handle the Cell.ValueChanging event.
Enumerations
 EnumerationDescription
EnumerationA value indicating what the default height of the row will be in the case where its Row.Height property is not explicitly set.
EnumerationThis enumeration is reserved for future use.
EnumerationValue representing under what conditions cell editors are displayed.
EnumerationValue representing the column types which will be cleared from the grid's list of columns. This enumeration is used only by the Xceed.Grid.Collections.ColumnList.Clear method.
EnumerationValue representing how a Xceed.Grid.Editors.CellEditorManager creates the control used to edit the contents of a cell.
EnumerationValue representing the behaviors displayed by the grid when an error occurs.
EnumerationSpecifies the type of scroll bars to display in a grid.
EnumerationValue representing various sections of the grid in which a row can be located.
EnumerationValue representing the layout of the cells in a GroupByRow.
EnumerationValue indicating the horizontal alignment of a grid element's content.
EnumerationValue indicating the direction in which the GridControl.CurrentCell and GridControl.CurrentColumn can be moved.
EnumerationValue representing the area where a Xceed.Grid.Viewers.CellViewerManager's image is displayed.
EnumerationValue indicating the style in which an image is displayed.
EnumerationValue indicating the section of the grid or group in which a row is located.
EnumerationValue indicating the direction in which to scroll the grid.
EnumerationValue representing when the GridControl.FixedColumnSplitter or DetailGrid.FixedColumnSplitter is displayed.
EnumerationValue indicating whether plus-sign (+) and minus-sign (-) buttons are displayed next to DataRows.
EnumerationValue indicating the direction in which an element is sorted.
EnumerationValue representing the statistical function used by a SummaryCell to calculate its value.
EnumerationValue representing the position of a SummaryCell's SummaryCell.Title.
EnumerationValue representing the UI virtualization mode used by the grid.
EnumerationValue indicating the vertical alignment of a grid element's content.
EnumerationValue indicating the direction in which the GridControl.CurrentRow can be moved.
Enumeration

A value representing the current state of a VisualGridElement.

See Also

Reference

Xceed.Grid.v4.3 Assembly