Class | Description | |
---|---|---|
AggregateDefinition | Defines content of the footer cell. | |
BaseFilter | Represents a base filter. | |
BeforeMouseDownEventArgs | Provides data for the C1FlexGridBase.BeforeMouseDown event. | |
C1FlexGrid | The C1FlexGrid control is a powerful, full-featured grid. C1FlexGrid provides advanced features such as outline trees, cell merging, masked editing, translated combo and image lists, owner-draw cells, and automatic data aggregation. | |
C1FlexGridBase | Base class for the C1FlexGrid control. | |
C1FlexGridRenderer | Represents an abstract base class for custom grid renderers. | |
CellBorder | The CellBorder class encapsulates properties that control the appearance of borders in CellStyle objects. | |
CellRangeCollection | Collection of CellRange objects. | |
CellStyle | The CellStyle class encapsulates properties that control the appearance of grid cells. This information includes the background and foreground colors, font, text and image alignment, etc. | |
CellStyleCollection | Collection of CellStyle objects defined for a grid. | |
Column | Class that represents a grid column. | |
ColumnCollection | Collection of grid Column objects. | |
ColumnContextMenuOpenedEventArgs | Provides data for the C1FlexGridBase.ColumnContextMenuOpened event. | |
ColumnContextMenuOpeningEventArgs | Provides data for the C1FlexGridBase.ColumnContextMenuOpening event. | |
ColumnFilter | Represents a filter that contains a ValueFilter and a ConditionFilter. | |
ColumnFilterEditor | Represents a control used to edit a ColumnFilter object. | |
ColumnFilterMenuItem | Extends ToolStripMenuItem | |
ColumnPickerInfo | Describes the Column picker info of FlexGrid. | |
ColumnPickerShowingArgs | Provides data for the C1FlexGridBase.ColumnPickerShowing event. | |
ColumnPickerShownArgs | Provides data for the C1FlexGridBase.ColumnPickerShown event. | |
ComboBoxEditor | Helper class that provides information about a currently active ComboBox editor. | |
CompareRule | Provides a validation rule that compares two properties. | |
Condition | Represents a condition within a ConditionFilter. | |
ConditionFilter | Represents a filter based on one or two logical conditions. | |
ConditionFilterEditor | Represents a control used to edit a ConditionFilter. | |
CustomizeFilterEditorEventArgs | Provides data for the C1FlexGridBase.CustomizeFilterEditor event. | |
DesignStrings.Messages | ||
DesignStrings.StyleEditorUIControl | ||
DetailRow | Represents a row that displays detail control. | |
DragRowColEventArgs | Provides data for the C1FlexGridBase.BeforeDragColumn, C1FlexGridBase.BeforeDragRow, C1FlexGridBase.AfterDragColumn, and C1FlexGridBase.AfterDragRow events. | |
ExpressionException | Represents errors that occur during operations with C1ExpressionEditor. | |
FooterCollection | Defines the footers collection. | |
FooterDescription | Describes the footer. | |
Footers | Describes the footers of FlexGrid. | |
GetErrorInfoEventArgs | Provides data for the C1FlexGridBase.GetCellErrorInfo and C1FlexGridBase.GetRowErrorInfo events. | |
GetLocalizedStringEventArgs | Provides data for the C1FlexGridBase.GetLocalizedString event. | |
GridChangedEventArgs | Provides data for the C1FlexGridBase.GridChanged event handler. | |
GridErrorEventArgs | Provides data for the C1FlexGridBase.GridError event. | |
GridGlyphs | Represents a collection of glyphs (images) indexed by glyph type (GlyphEnum type). | |
GridPrinter | Represents a class that encapsulates the control printing functionality, including page and printer settings, headers, and footers. | |
GridRendererOffice2007 | Represents the base abstract class for Office2007 style renderers. | |
GridRendererOffice2007Black | C1FlexGridRenderer that implements the Office2007 Black visual style. | |
GridRendererOffice2007Blue | C1FlexGridRenderer that implements the Office2007 Blue visual style. | |
GridRendererOffice2007Silver | C1FlexGridRenderer that implements the Office2007 Silver visual style. | |
GridRendererOffice2010Black | C1FlexGridRenderer that implements the Office2010 Black visual style. | |
GridRendererOffice2010Blue | C1FlexGridRenderer that implements the Office2010 Blue visual style. | |
GridRendererOffice2010Silver | C1FlexGridRenderer that implements the Office2010 Silver visual style. | |
GridRendererSystem | C1FlexGridRenderer that implements the System visual style. | |
GridTree | The GridTree class encapsulates properties that specify the appearance, position, and behavior of the outline tree. | |
GroupDescription | Describes the grouping of items using a property name as the criterion. Each group description also specifies a sort direction for the property. For example, if you group the data by Country, the grid will sort the data by country before creating the groups. | |
KeyEditEventArgs | Provides data for the C1FlexGridBase.KeyDownEdit and C1FlexGridBase.KeyUpEdit events. | |
KeyPressEditEventArgs | Provides data for the C1FlexGridBase.KeyPressEdit event. | |
MultiColumnDictionary | Class that implements the IC1MultiColumnDictionary and can be used as a column DataMap to create multi-column combo editors. | |
Node | The Node class encapsulates properties and methods used for manipulating node rows (collapsing, expanding, moving, and sorting them). | |
OwnerDrawCellEventArgs | Provides data for the C1FlexGridBase.OwnerDrawCell event. | |
OwnerDrawOutlineButtonEventArgs | Provides data for the C1FlexGridBase.OwnerDrawOutlineButton event. | |
PrintDocumentGridRenderer | Represents an object that renders a C1FlexGrid into a paged System.Drawing.Printing.PrintDocument. | |
RangeEventArgs | Provides data for the C1FlexGridBase.AfterRowColChange, C1FlexGridBase.AfterScroll, C1FlexGridBase.AfterSelChange, C1FlexGridBase.BeforeRowColChange, C1FlexGridBase.BeforeScroll, and C1FlexGridBase.BeforeSelChange events. | |
RangeRule | Specifies the numeric range constraints for the value in the editor. | |
RequiredRule | Specifies that an editor value is required. | |
Row | Class that represents a grid row. | |
RowCol | Base class for grid rows and columns (Row and Column classes). | |
RowColCollection | Base class for grid row and column collections (RowCollection and ColumnCollection classes). | |
RowColEventArgs | Provides data for the C1FlexGridBase.AfterEdit, C1FlexGridBase.AfterResizeColumn, C1FlexGridBase.AfterResizeRow, C1FlexGridBase.BeforeEdit, C1FlexGridBase.BeforePageBreak, C1FlexGridBase.BeforeResizeColumn, C1FlexGridBase.BeforeResizeRow, C1FlexGridBase.ShowScrollTip, C1FlexGridBase.CellButtonClick, C1FlexGridBase.ComboCloseUp, C1FlexGridBase.ComboDropDown, C1FlexGridBase.SetupEditor, and C1FlexGridBase.StartEdit events. | |
RowCollection | Collection of grid Row objects. | |
RowDetailsApplyingEventArgs | Provides data for the C1FlexGridBase.RowDetailsApplying event. | |
RowWithDetails | Represents a row with details. | |
RuntimeStrings | Static class containing UI strings used in run-time. | |
RuntimeStrings.ContextMenu | ||
RuntimeStrings.Errors | ||
SearchAppliedEventArgs | Provides data for the C1FlexGridBase.SearchApplied event. | |
SearchApplyingEventArgs | Provides data for the C1FlexGridBase.SearchApplying event. | |
SortableBindingList<T> | Generic collection that supports data binding and advanced sorting (System.ComponentModel.IBindingListView).
This class is especially useful to provide data for grids that use the C1FlexGridBase.GroupDescriptions property. | |
SortColEventArgs | Provides data for the C1FlexGridBase.BeforeSort and C1FlexGridBase.AfterSort events. | |
Sparkline | A lightweight chart which represents the general shape of the data variation. | |
SparklineStyles | Represents a styles of the sparkline. | |
StringLengthRule | Specifies the minimum and maximum length of characters that are allowed in the editor. | |
SubtotalEventArgs | Provides data for the C1FlexGridBase.BeforeSubtotal and C1FlexGridBase.AfterSubtotal events. | |
ToolTipEventArgs | Provides data for the C1FlexGridBase.ShowScrollTip event. | |
UnboundValueEventArgs | Provides data for the C1FlexGridBase.GetUnboundValue and C1FlexGridBase.SetUnboundValue events. | |
ValidateEditEventArgs | Provides data for the C1FlexGridBase.ValidateEdit event. | |
ValidationRule | Serves as the base class for all validations. | |
ValidationRuleCollection | Represents a collection of validation rules that can be individually accessed by index. | |
ValueFilter | Represents a filter based on a set of values. | |
ValueFilterEditor | Represents a control used to edit a ValueFilter. |