| Class | Description |
|---|---|
| AfterCellEditEventArgs | Arguments for the AfterCellEdit Event. |
| AfterColumnSortEventArgs | Arguments for the AfterColumnSort Event. |
| AfterNodeCollapseEventArgs | Arguments for the AfterNodeCollapse Event. |
| AfterNodeExchangeEventArgs | Arguments for the AfterNodeExchange Event. |
| AfterNodeExpandEventArgs | Arguments for the AfterNodeExpand Event. |
| AfterNodeSelectEventArgs | Arguments for the AfterNodeSelect Event. |
| BeforeCellEditEventArgs | Arguments for the BeforeCellEdit Event. |
| BeforeCellTextDisplayEventArgs | Arguments for the BeforeCellTextDisplay Event. |
| BeforeColumnSortEventArgs | Arguments for the BeforeColumnSort Event. |
| BeforeNodeCollapseEventArgs | Arguments for the BeforeNodeCollapse Event. |
| BeforeNodeExchangeEventArgs | Arguments for the BeforeNodeExchange Event. |
| BeforeNodeExpandEventArgs | Arguments for the BeforeNodeExpand Event. |
| BeforeNodeSelectEventArgs | Arguments for the BeforeNodeSelect Event. |
| BeforePaintEventArgs | Arguments for the BeforePaint Event. |
| CellFormatCollection | A collection to store dbiCellFormat Items |
| ChangeEventArgs | Arguments for the Change event. |
| CheckEventArgs | Arguments for the CheckBox Click Event. |
| ColumnEventArgs | Arguments used by column based events. |
| ColumnItemCollection | A collection used to store the column items. |
| dbiCellFormat | Provides the properties for defining cell formats. |
| dbiColumnFormat | Provides the properties for defining columns. |
| dbiColumnItem | Provides the properties for defining columns. |
| dbiComboBox | A custom ComboBox class. |
| DbiListControl | The base dbiList control. |
| dbiNodeItem | Provides the NodeItems for use in dbiList components. |
| dbiTextBox | A custom TextBox class |
| DisplayUserControlEventArgs | Arguments for the DisplayUserControlEvent. |
| DropListEventArgs | Represents the method that will handle an item being dropped on the list. |
| EditInputKeyEventArgs | Arguments for the EditInputKey Event. |
| EditKeyDownEventArgs | Arguments for the EditKeyDown Event. |
| EditKeyPressEventArgs | Arguments for the EditKeyPress Event. |
| EditKeyUpEventArgs | Arguments for the EditKeyUp Event. |
| InitializeCellEditEventArgs | Arguments for the InitializeCellEdit Event. |
| ItemEventArgs | Represents the method that will handle the AfterLabelEdit, BeforeLabelEdit, ItemClick and ItemDoubleClick events. |
| ListMouseOverEventArgs | Represents the method that will handle the ListMouseOver event. |
| NodeClickEventArgs | Represents the method that will handle the NodeClick event. |
| NodeDoubleClickEventArgs | Represents the method that will handle the NodeDoubleClick Event |
| NodeItemCollection | Represents a collection of node items. |
| RemoveUserControlsEventArgs | Arguments for the RemoveUserControls Event. |
| UserDrawnCellEventArgs | Arguments for the UserDrawnCell Event. |
| UserDrawnColumnHeaderEventArgs | Arguments for the UserDrawnColumnHeaders Event. |
| UserDrawnNodeEventArgs | Arguments for the UserDrawnNode Event. |
| UserDrawnTitleEventArgs | Arguments for the UserDrawnTitle Event. |
| Enumeration | Description |
|---|---|
| enumAlignment | Specifies horizontal and vertical alignment within the container object. |
| enumArrowAlign | Specifies alignment of sort arrows on a column. |
| enumColHeaderStatus | Specifies the current special status of a column header. |
| enumControlAction | Specifies the source of an action on the control |
| enumDataType | Data types associated with various controls. |
| enumEditType | Specifies the type of edit control |
| enumHorzScrollType | Determines how the list area will be scrolled. |
| enumItemHeightType | Determines if the item height can be resized. |
| enumLineType | Determines the list/tree line connector line types. |
| enumListType | Determines how the nodes will be drawn. |
| enumPlusMinusStyle | Determines the style used to paint the plus/minus boxes |
| enumPreColumnType | Determines the pre-column to be used on the list part of the control. |
| enumPrintListFormat | Specifies the type of list to print. |
| enumPrintReportType | Determines the type of report to print. |
| enumSortDirection | Determines the directions of the sort. |
| enumStyle | Specifies the style of the control to display. |