Skip to main content

cxGridTableView Unit

Classes

Name Description
TcxCustomGridColumn The base class for columns in Table and Banded Table grid Views.
TcxCustomGridColumnHitTest Contains the HitTest information about the column located at the inspected point in a tabular View.
TcxCustomGridColumnOptions The base class for classes that contain appearance and behavior settings for a Table View column.
TcxCustomGridIndicatorItemViewInfo Contains the ViewInfo information used in drawing the indicators in tabular grid View’s.
TcxCustomGridRow The base class for records in a grid Table View.
TcxCustomGridRowViewInfo
TcxGridColumn An item (column) in a Table View.
TcxGridColumnContainerViewInfo
TcxGridColumnHeaderAreaViewInfo
TcxGridColumnHeaderFilterButtonHitTest Contains the HitTest information about a column header‘s filter dropdown button located at the inspected point.
TcxGridColumnHeaderHitTest Contains the HitTest information about a column header located at the inspected point.
TcxGridColumnHeaderHorzSizingEdgeHitTest Contains the HitTest information about a grid View column header‘s horizontal sizing edge located at the inspected point in a tabular View.
TcxGridColumnHeaderViewInfo Contains the ViewInfo information about a column header located in a tabular grid View.
TcxGridColumnOptions Contains options for managing the behavior of columns in a Table View.
TcxGridColumnsCustomizationPopup
TcxGridColumnStyles Represents a set of styles managing the appearance of different column elements.
TcxGridColumnSummary Represents a set of options that determine the kind and appearance of a column’s footer and group summaries.
TcxGridDataRow A data row within a grid Table View.
TcxGridEditFormOptions Contains display and behavior settings of the in-place Edit Form in a Table View, Banded Table View, and their descendants.
TcxGridFilterRow A filter row in Table and Banded Table Views.
TcxGridFilterRowOptions Contains options for a filter row.
TcxGridFixedDataRowsOptions Stores fixed row settings of a grid Table View.
TcxGridFooterCellData
TcxGridFooterCellHitTest Contains the HitTest information about a footer cell located at the inspected point.
TcxGridFooterCellViewInfo Contains the ViewInfo information for drawing footer cells in tabular Views.
TcxGridFooterHitTest Contains the HitTest information about the footer panel located at the inspected point.
TcxGridFooterViewInfo
TcxGridGroupByBoxHitTest Contains the HitTest information about the Group By box located at the inspected point.
TcxGridGroupByBoxViewInfo
TcxGridGroupFooterCellHitTest Contains the HitTest information about a group footer cell located at the inspected point.
TcxGridGroupFooterHitTest Contains the HitTest information about the group footer located at the inspected point.
TcxGridGroupRow A group row in Table and Banded Table Views.
TcxGridGroupSummaryHitTest Contains the HitTest information about the group summary located at the inspected point.
TcxGridHeaderHitTest Contains the HitTest information about the header panel located at the inspected point.
TcxGridHeaderViewInfo
TcxGridHeaderViewInfoSpecific
TcxGridIndicatorFooterItemViewInfo Contains the ViewInfo information for the footer indicator of a grid View.
TcxGridIndicatorHeaderHitTest Contains the HitTest information about the column header indicator located at the inspected point.
TcxGridIndicatorHeaderItemViewInfo Contains the ViewInfo information for the header indicator of a grid View.
TcxGridIndicatorHitTest Contains the HitTest information about the grid indicator located at the inspected point.
TcxGridIndicatorRowItemViewInfo Contains the ViewInfo information for the row indicator of a grid View.
TcxGridIndicatorViewInfo Contains the ViewInfo information for the indicator of a grid View.
TcxGridMasterDataRow A row in a master View.
TcxGridNewItemRow The data row for entering new data within a View.
TcxGridNewItemRowOptions Contains options for a new item row.
TcxGridPreview Contains the preview settings for the View.
TcxGridRowFooterCellData
TcxGridRowFooterCellViewInfo Contains the ViewInfo information for drawing group footer cells in tabular Views.
TcxGridRowFootersViewInfo
TcxGridRowFooterViewInfo
TcxGridRowIndicatorHitTest Contains the HitTest information about the row indicator located at the inspected point.
TcxGridRowLayoutOptions Stores Table View row layout settings.
TcxGridRowLevelIndentHitTest Contains the HitTest information about the row level indent located at the inspected point.
TcxGridRowSizingEdgeHitTest Contains the HitTest information about the row sizing edge located at the inspected point.
TcxGridRowsPainter
TcxGridRowsViewInfo
TcxGridSpecialRowOptions The TcxGridSpecialRowOptions class represents options common to a filter row and new item row.
TcxGridTableBackgroundBitmaps Provides background bitmaps for Table View elements.
TcxGridTableController A controller for a Table View.
TcxGridTableCustomizationForm
TcxGridTableDateTimeHandling Contains a set of options that determine the manner in which columns that display date/time values are filtered or grouped, and how their values are displayed when filtering or grouping is applied.
TcxGridTableEditingController Handles editing operations specific to a Table View.
TcxGridTableFiltering Contains filter settings for a grid’s Table View.
TcxGridTableFindPanelOptions Contains the Find Panel‘s search settings.
TcxGridTableFindPanelViewInfo
TcxGridTableOptionsBehavior Contains options determining the grid Table View‘s response to user actions.
TcxGridTableOptionsCustomize Contains settings determining whether a user can customize a View via runtime modifications of the View’s columns.
TcxGridTableOptionsData Contains settings determining the functionality of a data-aware Table View.
TcxGridTableOptionsSelection Contains settings that affect the selection within a View.
TcxGridTableOptionsView Stores grid Table View appearance settings.
TcxGridTablePainter
TcxGridTableRowLayoutItem A row layout item for a Table View.
TcxGridTableShowLockedStateImageOptions Settings for a “Locked View” image.
TcxGridTableSummaryGroupItemLink Links a grid table column with group summaries within a summary group.
TcxGridTableSummaryItem An object representing a single summary to calculate for a specific column.
TcxGridTableView An unbound Table View in the VCL Data Grid.
TcxGridTableViewInfo
TcxGridTableViewStyles The set of styles for managing the appearance of a Table View.
TcxGridTableViewStyleSheet Represents a stylesheet for Table View.
TcxGridViewData This is an intermediate class providing an interface or bridge between a data controller and a grid View.

Interfaces

Name
IcxGridSummaryItem

Enums

Name Description
TcxGridCheckBoxPosition
TcxGridCheckBoxVisibilityOption
TcxGridColumnFixedKind Enumerates grid column anchor modes.
TcxGridDataRowPinClickAction Enumerates actions performed by a click on a row pin.
TcxGridDataRowPinVisibility Enumerates row pin display modes.
TcxGridEditMode Enumerates the View’s cell data editor types.
TcxGridFilterRowApplyChangesMode Enumerates the available types of updating the View when filtering items with a filter row.
TcxGridGroupByHeaderLayout Enumerates column header layout modes.
TcxGridGroupFootersMode
TcxGridGroupRowStyle
TcxGridGroupSummaryLayout Enumerates group summary text positions in a row.
TcxGridMasterRowDblClickAction Enumerates actions that are executed in response to a double click on a master row.
TcxGridMultiSelectMode
TcxGridPreviewPlace
TcxGridTableFindPanelLocation Enumerates the Find Panel‘s arrangement types.