Skip to main content

cxGridCustomTableView Unit

Classes

Name Description
TcxCustomGridCustomizationPopup
TcxCustomGridItemsCustomizationPopup
TcxCustomGridPartViewInfo
TcxCustomGridRecord Represents the base class for records in a View.
TcxCustomGridRecordsPainter
TcxCustomGridRecordsViewInfo
TcxCustomGridRecordViewInfo Provides common ViewInfo information necessary for painting grid records.
TcxCustomGridTableBackgroundBitmaps Serves as the base for classes providing background bitmaps for elements of grid Views that display data in tabular form (by means of cells).
TcxCustomGridTableController Implements common operations for Card and (Banded) Table Views and serves as a base class for View controllers.
TcxCustomGridTableCustomizationForm
TcxCustomGridTableDateTimeHandling Represents a set of options that control the manner in which date/time item values are handled in a View and how these values are displayed when filtering or grouping is applied
TcxCustomGridTableFiltering Stores common filtering options for grid Views.
TcxCustomGridTableItem The base class for all data items in Table, Banded Table, Card, Layout, and WinExplorer grid Views.
TcxCustomGridTableItemCustomOptions The base class for all classes that store item-related settings.
TcxCustomGridTableItemOptions Contains a set of options for an item.
TcxCustomGridTableItemStyles Contains settings controlling the style of item elements.
TcxCustomGridTableOptionsBehavior Contains settings determining the grid View’s response to user actions.
TcxCustomGridTableOptionsCustomize Contains settings determining whether a user can customize a View via the View items (columns).
TcxCustomGridTableOptionsData Contains settings determining the functionality of a data-aware View.
TcxCustomGridTableOptionsSelection Contains settings affecting selections within a View.
TcxCustomGridTableOptionsView Contains grid Table View appearance settings.
TcxCustomGridTablePainter
TcxCustomGridTableShowLockedStateImageOptions The base class for the TcxGridTableShowLockedStateImageOptions class.
TcxCustomGridTableView The base class for all table-based grid View classes in the VCL Data Grid.
TcxCustomGridTableViewData Represents the base class which provides data from a data store as an array of records.
TcxCustomGridTableViewInfo
TcxCustomGridTableViewStyles Contains style settings of View elements.
TcxGridCustomButtonViewInfo
TcxGridCustomTableNavigatorViewInfo
TcxGridDataController A data controller.
TcxGridDayRange A one-day range.
TcxGridEditingController Editing controller for the current View.
TcxGridExpandButtonHitTest Contains the HitTest information about the expand button (card expand button in the Card View) located at the inspected point.
TcxGridFilterActivateButtonHitTest Contains the HitTest information about the filter panel‘s filter activation button located at the inspected point.
TcxGridFilterBox Contains the filter panel‘s appearance settings.
TcxGridFilterBoxTokenCriteriaOptions Stores settings of the token criteria display style.
TcxGridFilterButtonsViewInfo
TcxGridFilterCloseButtonHitTest Contains the HitTest information about the filter panel‘s Close button located at the inspected point.
TcxGridFilterCustomizeButtonHitTest Contains the HitTest information about the filter panel‘s filter customization button located at the inspected point.
TcxGridFilterDropDownButtonHitTest Contains the HitTest information about the filter panel‘s filter MRU list button located at the inspected point.
TcxGridFilterDropDownButtonViewInfo
TcxGridFilterHitTest Contains the HitTest information about the filter panel located at the inspected point.
TcxGridFilteringDateRanges A collection of filter date ranges for an item, which displays date/time values.
TcxGridFilterMRUItem An item in a list of most recently used items (MRU list for short).
TcxGridFilterMRUItems
TcxGridFilterMRUItemsPopup
TcxGridFilterPopup
TcxGridFilterValueList A list of filter items that are used in a filter dropdown.
TcxGridFilterViewInfo
TcxGridFindPanelButtonsViewInfo
TcxGridFindPanelOptions Contains the Find Panel‘s appearance and behavior settings.
TcxGridFindPanelViewInfo
TcxGridGroupingDateRanges A collection of grouping date ranges for an item, which displays date/time values.
TcxGridHourRange A one-hour range.
TcxGridItemContainerZone
TcxGridItemDataBinding Represents an object linking a grid View item with a dataset field.
TcxGridItemExcelFilterPopupOptions Contains settings of a grid item‘s Excel-inspired filter dropdown.
TcxGridItemFilterPopupOptions Contains options for a filter dropdown.
TcxGridLastMonthRange A date range associated with the last month period.
TcxGridLastWeekRange A date range associated with the last week period.
TcxGridLastYearRange A date range associated with the last year period.
TcxGridMonthRange A one-month range.
TcxGridNextMonthRange A date range associated with the next month period.
TcxGridNextWeekRange A date range associated with the next week period.
TcxGridNextYearRange A date range associated with the next year period.
TcxGridOpenTableItemList
TcxGridPartContainerButtonsViewInfo
TcxGridPartContainerItemViewInfo
TcxGridPartContainerViewInfo
TcxGridPartCustomCellViewInfo
TcxGridRecordCellHitTest Contains the HitTest information about a cell located at the inspected point.
TcxGridRecordHitTest Contains the HitTest information about a grid View record located at the inspected point.
TcxGridScrollbarAnnotationOptions Stores a grid View‘s scrollbar annotation options.
TcxGridTableCellViewInfo Contains the ViewInfo information for painting the cells of tabular Views.
TcxGridTableDataCellViewInfo Contains the ViewInfo information required for painting data cells.
TcxGridThisMonthRange A date range associated with the current month period.
TcxGridThisWeekRange A date range associated with the current week period.
TcxGridThisYearRange A date range associated with the current year period.
TcxGridTodayRange A date range associated with this day.
TcxGridTomorrowRange A date range associated with tomorrow.
TcxGridViewNavigator Stores View navigator settings.
TcxGridViewNavigatorButtons A collection of navigator buttons.
TcxGridViewNavigatorInfoPanel The navigator‘s information panel.
TcxGridYearRange A one-year range.
TcxGridYesterdayRange A date range associated with yesterday.
TcxNavigatorSiteViewInfo
TdxCustomGridQuickCustomizationControl

Interfaces

Name
IcxGridDataController

Constants

Name Description
bbContent
bbCustomTableFirst
bbCustomTableLast
bbFilterBox
cxGridFilterDefaultItemMRUItemsListCount
cxGridFilterDefaultItemPopupMaxDropDownItemCount Specifies the default number of items in a filter dropdown.
cxGridFilterDefaultMRUItemsListCount Specifies the default limitation on the size of the most recently applied filter criteria available in the filter drop-down window for the filter panel if the text filter criteria display style is active.
cxGridFindPanelDefaultMRUItemsListCount Specifies the default number of items in the MRU list.
cxGridFindPanelDefaultMRUItemsListDropDownCount
cxGridItemDefaultMinWidth
cxGridNavigatorDefaultOffset
dtgByDateAndTime
dtgDefault
fbaRight
fbmDefault
fpacImmediately
fpBottom
fvNonEmpty
isContent
isCustomItemFirst
isCustomItemLast
sfbDefault
vsContent
vsContentEven
vsContentOdd
vsCustomTableFirst
vsCustomTableLast
vsFilterBox
vsFindPanel
vsHotTrack
vsInactive
vsIncSearch
vsNavigator
vsNavigatorInfoPanel
vsSearchResultHighlight
vsSelection

Types

Name Description
TcxCustomGridDateRange A generic date range for date/time item values.
TcxGridAllowRecordOperationEvent
TcxGridCellClickEvent
TcxGridCustomTableItemEvent
TcxGridCustomTableViewEvent
TcxGridDateRanges A generic collection of date ranges for date/time item values.
TcxGridDateTimeFilter Enumerates date/time filter options for items that display date/time values.
TcxGridDateTimeFilters
TcxGridDateTimeGrouping Enumerates date/time grouping options for items (columns and card rows) that display date/time values.
TcxGridEditDblClickEvent
TcxGridEditingEvent
TcxGridEditKeyEvent
TcxGridEditKeyPressEvent
TcxGridFilterButtonAlignment
TcxGridFilterCustomizationEvent
TcxGridFilterDialogShowEvent
TcxGridFilterMRUValueItems
TcxGridFilterPosition
TcxGridFilterVisible
TcxGridFindPanelVisibilityChangedEvent
TcxGridFocusedItemChangedEvent
TcxGridFocusedRecordChangedEvent
TcxGridGetCellHeightEvent
TcxGridGetCellHintEvent
TcxGridGetCellStyleEvent
TcxGridGetDataTextEvent
TcxGridGetDisplayTextEvent
TcxGridGetDragDropTextEvent
TcxGridGetFilterDisplayTextEvent
TcxGridGetFilterImagesEvent The procedural type for filter image retrieval events in the TcxGrid control.
TcxGridGetFilterValuesEvent The procedural type for filter item retrieval events.
TcxGridGetPropertiesEvent The procedural type for in-place editor setting retrieval events in the Data Grid control.
TcxGridGetRecordStyleEvent
TcxGridGetScrollbarAnnotationHint The scrollbar annotation hint display event type.
TcxGridGetSelectionStyleEvent The procedural type for events related to record selection styles.
TcxGridInitDateRangesEvent
TcxGridInitEditEvent
TcxGridInitEditValueEvent
TcxGridItemContainerKind
TcxGridItemDataBindingClass
TcxGridItemExcelFilterPopupOptionsClass The class-reference to a grid item‘s Excel-inspired filter options class.
TcxGridItemFilterButtonShowMode
TcxGridItemFilterPopupApplyChangesMode Enumerates options that specify how a grid View updates its filter criteria in response to changes made in a filter dropdown.
TcxGridPartContainerItemViewInfoClass
TcxGridPartCustomDrawBackgroundEvent
TcxGridPopulateCustomScrollbarAnnotationRowIndexList The custom scrollbar annotation display event type.
TcxGridShowItemFilterButtons
TcxGridSortOrder Enumerates the available sort orders.
TcxGridTableCellCustomDrawEvent
TcxGridTableDataCellCustomDrawEvent
TcxGridTableItemGetStoredPropertiesEvent
TcxGridTableItemGetStoredPropertyValueEvent
TcxGridTableItemSetStoredPropertyValueEvent
TcxGridUserFilteringEvent
TcxGridUserFilteringExEvent
TcxGridValidateDrawValueEvent