TcxGridBandedTableController Properties
Controller for a Banded Table View.| Name | Description |
|---|---|
| BandsCustomizationPopup | |
| CellSelectionAnchor | Inherited from TcxGridTableController. |
| ClickedCellViewInfo | Inherited from TcxCustomGridTableController. |
| ColumnsCustomizationPopup | Inherited from TcxGridTableController. |
| 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 TcxGridTableController. |
| 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. Inherited from TcxGridTableController. |
| 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. Inherited from TcxGridTableController. |
| FocusedColumnIndex | Specifies the index of the focused column. Inherited from TcxGridTableController. |
| 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. Inherited from TcxGridTableController. |
| FocusedRowIndex | Specifies the index of the focused row within the current View. Inherited from TcxGridTableController. |
| GridView | |
| HintCellViewInfo | Inherited from TcxCustomGridController. |
| HintWindow | Inherited from TcxCustomGridController. |
| HorzSizingColumn | Inherited from TcxGridTableController. |
| IncSearchingItem | Returns the item targeted by an incremental search operation. Inherited from TcxCustomGridTableController. |
| IncSearchingText | Specifies the text being searched. Inherited from TcxCustomGridTableController. |
| IsBandMoving | |
| IsBandSizing | |
| IsColumnHorzSizing | Inherited from TcxGridTableController. |
| IsColumnVertSizing | |
| 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. Inherited from TcxGridTableController. |
| LookAndFeelPainter | Inherited from TcxGridViewHandler. |
| MasterController | Inherited from TcxCustomGridTableController. |
| MouseCaptureViewInfo | Inherited from TcxCustomGridController. |
| MovingBand | |
| 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. |
| PressedBand | |
| PressedColumn | Inherited from TcxGridTableController. |
| PrevFocusedRecordIndex | Inherited from TcxCustomGridTableController. |
| SelectedColumnCount | Gets the number of selected columns within the current (Banded) Table View. Inherited from TcxGridTableController. |
| SelectedColumns | Provides indexed access to selected columns within the current (Banded) Table View. Inherited from TcxGridTableController. |
| 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. Inherited from TcxGridTableController. |
| SelectedRows | Provides indexed access to selected rows within the current View. Inherited from TcxGridTableController. |
| Site | Inherited from TcxGridViewHandler. |
| SizingBand | |
| TopRecordIndex | Addresses the topmost visible record within the current View. Inherited from TcxCustomGridTableController. |
| TopRowIndex | Specifies the index of the top visible row. Inherited from TcxGridTableController. |
| VertSizingColumn | |
| 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