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 | Specifies the edited data item. Inherited from TcxCustomGridTableController. |
FilterMRUItemsPopup | Inherited from TcxCustomGridTableController. |
FilterPopup | Inherited from TcxCustomGridTableController. |
FocusedColumn | Specifies the focused column in the parent grid View. |
FocusedColumnIndex | Specifies the index of the focused column. |
FocusedItem | Specifies the focused data item in the current record. Inherited from TcxCustomGridTableController. |
FocusedItemIndex | Identifies the index of the focused data item. Inherited from TcxCustomGridTableController. |
FocusedRecord | Refers to a record being focused within a View. Inherited from TcxCustomGridTableController. |
FocusedRecordIndex | Specifies the index of the focused record. Inherited from TcxCustomGridTableController. |
FocusedRow | Specifies the focused row in the parent grid 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 targeted by an incremental search operation. Inherited from TcxCustomGridTableController. |
IncSearchingText | Specifies the text being searched. Inherited from TcxCustomGridTableController. |
IsColumnHorzSizing | |
IsDblClick | Inherited from TcxCustomGridController. |
IsEditing | Identifies if a cell in the parent grid 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