| Class | Description |
 | BandEventArgs | Provides data for the C1TrueDBGrid.Expand and C1TrueDBGrid.Collapse events. |
 | BeforeColEditEventArgs | Provides data for the BeforeColEdit event. |
 | BeforeColUpdateEventArgs | Provides data for the BeforeColUpdate event. |
 | C1DataColumn | Represents a column that defines binding information for the datasource. |
 | C1DataColumnCollection | Contains a collection of C1DataColumn objects. |
 | C1DisplayColumn | Represents the columns in a split. |
 | C1DisplayColumnCollection | Represents a collection of C1DisplayColumn in a Split. |
 | C1DropDataColumn | |
 | C1DropDisplayColumn | |
 | C1OwnerDrawPrint | Object to manage custom page headers and footers when printing and previewing. |
 | C1PrintProgress | Print progress window. |
 | C1PropImagesCollection | |
 | C1TrueDBDropdown | Represents a multicolumn drop-down list box for a grid column. |
 | C1TrueDBGrid | The C1TrueDBGrid control is a powerful, full-featured grid.
C1TrueDBGrid provides advanced features such as multiple data views, excel-like splits, cell merging, masked editing, multiple export options, and robust print options. |
 | C1TrueDBGridPreviewFormDropDownEditor | |
 | C1TrueDBGridPrintOptionsFormDropDownEditor | |
 | CancelEventArgs | Provides data for the C1TrueDBGrid.BeforeDelete, C1TrueDBGrid.BeforeInsert, C1TrueDBGrid.BeforeUpdate, C1TrueDBGrid.BeforeRowColChange, C1TrueDBGrid.RowResize, C1TrueDBGrid.Scroll, C1TrueDBGrid.SelChange, C1TrueDBGrid.BeforeOpen, and C1TrueDBGrid.BeforeClose events. |
 | CancelScrollEventArgs | Provides data for the C1TrueDBGrid.Scroll event. |
 | ColEventArgs | Provides data for the C1TrueDBGrid.AfterColUpdate, C1TrueDBGrid.AfterColEdit, C1TrueDBGrid.HeadClick, C1TrueDBGrid.FootClick, C1TrueDBGrid.ColEdit, C1TrueDBGrid.ButtonClick, C1TrueDBGrid.ComboSelect, C1TrueDBGrid.ValueItemError, and C1TrueDBGrid.FilterButtonClick events. |
 | ColMoveEventArgs | Provides data for the C1TrueDBGrid.ColMove event. |
 | ColResizeEventArgs | Provides data for the ColReisize event. |
 | ComboEventArgs | Provides data for the C1TrueDBGrid.ComboSelected event. |
 | Condition | Represents a condition within a ConditionFilter. |
 | DropDownForm | |
 | DropDownFormClassNameEditor | |
 | DropDownTypeEditor | |
 | DropdownView | |
 | ErrorEventArgs | Provides data for the C1TrueDBGrid.Error event. |
 | FetchCellStyleEventArgs | Provides data for the C1TrueDBGrid.FetchCellStyle event. |
 | FetchCellTipsEventArgs | Provides data for the C1TrueDBGrid.FetchCellTips event. |
 | FetchGroupCellStyleEventArgs | Provides data for the C1TrueDBGrid.FetchCellStyle event. |
 | FetchRowStyleEventArgs | Provides data for the C1TrueDBGrid.FetchRowStyle event. |
 | FetchScrollTipsEventArgs | Provides data for the C1TrueDBGrid.FetchScrollTips event. |
 | FilterEventArgs | Provides data for the C1TrueDBGrid.Filter, C1TrueDBGrid.AfterFilter, C1TrueDBGrid.Sort, and C1TrueDBGrid.AfterSort |
 | FindTypeByName | |
 | FormatTextEventArgs | Provides data for the FromatText event. |
 | GridBorders | Represents the border in a Style |
 | GridRenderer | Base class for the grid renderers. |
 | GridStyleCollection | Represents a collection of named Style. |
 | GroupColEventArgs | Provides data for the C1TrueDBGrid.GroupHeadClick event. |
 | GroupColMoveEventArgs | Provides data for the C1TrueDBGrid.GroupColMove event. |
 | GroupedColumnCollection | Contains a collection of C1DataColumn objects that represent columns that are grouped. |
 | GroupInfo | GroupInfo Property of the C1DataColumn object, used to control grouping and rendering of group headers and footers |
 | GroupIntervalEventArgs | Provides data for the C1TrueDBGrid.GroupText event. |
 | GroupRow | Object that represents a groupby split. |
 | GroupTextEventArgs | Provides data for the C1TrueDBGrid.GroupText event. |
 | OwnerDrawCellEventArgs | Provides data for the C1TrueDBGrid.OwnerDrawCell and C1TrueDBGrid.OwnerDrawCellPrint events. |
 | OwnerDrawPageEventArgs | Provides data for the C1TrueDBGrid.OwnerDrawPageHeader and C1TrueDBGrid.OwnerDrawPageHeader events. |
 | PrintCancelException | Represents exception that is thrown if printing or exporting a C1TrueDBGrid is cancelled by the user. |
 | PrintForm | The print preview form. |
 | PrintInfo | Specifies how a C1TrueDBGrid should be printed or exported when using such methods as C1TrueDBGrid.ExportTo, Print etc. |
 | PrintOptionsForm | Represents print/export options form. |
 | PrintOptionsForm.ActionItem | |
 | PrintOptionsForm.FillEmptyItem | |
 | PrintOptionsForm.PageBreakItem | |
 | PrintOptionsForm.RowHeightItem | |
 | PrintOptionsForm.WrapTextItem | |
 | PrintPreviewWinSettings | Specifies the characteristics of the print preview window shown by the PrintInfo.PrintPreview method. |
 | RowColChangeEventArgs | Provides data for the C1TrueDBGrid.RowColChange event. |
 | SelectedColumnCollection | Contains a collection of C1DataColumn objects that represent columns that are selected. |
 | SelectedRowCollection | Represents a collection of Selected rows. |
 | Split | Represents a horizontal or vertical pane to display and edit data. |
 | SplitCollection | Represents a collection of Split objects. |
 | SplitEventArgs | Provides data for the C1TrueDBGrid.FirstRowChange and C1TrueDBGrid.LeftColChange events. |
 | Style | Represents an object used to render grid elements. |
 | UIStrings | Represents a collection of end user visible UI strings. |
 | UIStringsItemEventArgs | Provides data for an UIStrings item related event. |
 | UnboundColumnFetchEventArgs | Provides data for the C1TrueDBGrid.UnboundColumnFetch event. |
 | ValueItem | Represents an object that defines a value/display value pair. |
 | ValueItemCollection | Represents a collection of ValueItem objects. |
 | ValueItems | Represents an object that defines how cells are rendered. |