Skip to main content

TcxGridTableController Properties

A controller for a Table View.
Name Description
CellSelectionAnchor
ClickedCellViewInfo Inherited from TcxCustomGridTableController.
ColumnsCustomizationPopup
Control protected Specifies the grid control owning the View. Inherited from TcxGridViewHandler.
Controller protected Returns the View’s controller object. Inherited from TcxGridViewHandler.
Customization Inherited from TcxCustomGridController.
CustomizationForm
CustomizationFormBounds Inherited from TcxCustomGridController.
DataController protected Specifies the data controller assigned to the View. Inherited from TcxGridViewHandler.
DesignController Inherited from TcxCustomGridController.
DragAndDropObjectClass Inherited from TcxCustomGridController.
DragDropText Inherited from TcxCustomGridTableController.
DragImages Inherited from TcxCustomGridController.
EditingController Represents a controller that handles editing operations specific to a Table View.
EditingItem References the item currently being edited. Inherited from TcxCustomGridTableController.
FilterMRUItemsPopup Inherited from TcxCustomGridTableController.
FilterPopup Inherited from TcxCustomGridTableController.
FocusedColumn Gets the focused column within the current View.
FocusedColumnIndex Specifies the index of the focused column.
FocusedItem Specifies the item of the current record being focused. Inherited from TcxCustomGridTableController.
FocusedItemIndex Identifies the index of the currently focused item. Inherited from TcxCustomGridTableController.
FocusedRecord Refers to a record being focused within a View. Inherited from TcxCustomGridTableController.
FocusedRecordIndex Returns the index of the focused record. Inherited from TcxCustomGridTableController.
FocusedRow Gets the focused row within the current View.
FocusedRowIndex Specifies the index of the focused row within the current View.
GridView
HintCellViewInfo Inherited from TcxCustomGridController.
HintWindow Inherited from TcxCustomGridController.
HorzSizingColumn
IncSearchingItem Returns the item on which an incremental search is being performed. Inherited from TcxCustomGridTableController.
IncSearchingText Specifies the text being searched. Inherited from TcxCustomGridTableController.
IsColumnHorzSizing
IsDblClick Inherited from TcxCustomGridController.
IsEditing Indicates whether a cell within the View is being edited. Inherited from TcxCustomGridTableController.
IsIncSearching Indicates whether an incremental search is being performed. Inherited from TcxCustomGridTableController.
IsItemMoving Inherited from TcxCustomGridTableController.
IsPullFocusing Inherited from TcxCustomGridTableController.
ItemsCustomizationPopup Inherited from TcxCustomGridTableController.
LeftPos Specifies the horizontal offset of the Views contents.
LookAndFeelPainter Inherited from TcxGridViewHandler.
MasterController Inherited from TcxCustomGridTableController.
MouseCaptureViewInfo Inherited from TcxCustomGridController.
MovingItem Inherited from TcxCustomGridTableController.
NewItemRecordFocused Inherited from TcxCustomGridTableController.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Painter Inherited from TcxGridViewHandler.
PressedColumn
PrevFocusedRecordIndex Inherited from TcxCustomGridTableController.
SelectedColumnCount Gets the number of selected columns within the current (Banded) Table View.
SelectedColumns Provides indexed access to selected columns within the current (Banded) Table View.
SelectedRecordCount Returns the number of selected records within the View. Inherited from TcxCustomGridTableController.
SelectedRecords Provides indexed access to selected records. Inherited from TcxCustomGridTableController.
SelectedRowCount Gets the number of selected rows within the current View.
SelectedRows Provides indexed access to selected rows within the current View.
Site Inherited from TcxGridViewHandler.
TopRecordIndex Addresses the topmost visible record within the current View. Inherited from TcxCustomGridTableController.
TopRowIndex Specifies the topmost visible row within the current View.
ViewData protected Specifies the object retrieving data from a data controller and providing it to a View. Inherited from TcxGridViewHandler.
ViewInfo Inherited from TcxGridViewHandler.
See Also