Skip to main content

TcxCustomGridTableController Properties

Implements common operations for Card and (Banded) Table Views and serves as a base class for View controllers.
Name Description
ClickedCellViewInfo
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 Inherited from TcxCustomGridController.
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
DragImages Inherited from TcxCustomGridController.
EditingController Returns the object that controls active cell editing within the current View.
EditingItem References the item currently being edited.
FilterMRUItemsPopup
FilterPopup
FocusedItem Specifies the item of the current record being focused.
FocusedItemIndex Identifies the index of the currently focused item.
FocusedRecord Refers to a record being focused within a View.
FocusedRecordIndex Returns the index of the focused record.
GridView
HintCellViewInfo Inherited from TcxCustomGridController.
HintWindow Inherited from TcxCustomGridController.
IncSearchingItem Returns the item on which an incremental search is being performed.
IncSearchingText Specifies the text being searched.
IsDblClick Inherited from TcxCustomGridController.
IsEditing Indicates whether a cell within the View is being edited.
IsIncSearching Indicates whether an incremental search is being performed.
IsItemMoving
IsPullFocusing
ItemsCustomizationPopup
LookAndFeelPainter Inherited from TcxGridViewHandler.
MasterController
MouseCaptureViewInfo Inherited from TcxCustomGridController.
MovingItem
NewItemRecordFocused
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Painter Inherited from TcxGridViewHandler.
PrevFocusedRecordIndex
SelectedRecordCount Returns the number of selected records within the View.
SelectedRecords Provides indexed access to selected records.
Site Inherited from TcxGridViewHandler.
TopRecordIndex Addresses the topmost visible record 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