Skip to main content

TcxGridBandedTableView Properties

A View that groups columns into bands.
Name Description
AssigningIsChildInMergedGroupItems Inherited from TcxGridTableView.
BackgroundBitmaps Specifies background bitmaps for the View’s visual elements.
Bands Provides indexed access to the bands within a Banded Table View.
CloneCount Returns the total number of copies (clones) of the current View. Inherited from TcxCustomGridView.
Clones Represents the copies collection of the current View. Inherited from TcxCustomGridView.
ColumnCount Returns the total number of columns defined within the Table View. Inherited from TcxGridTableView.
Columns Provides indexed access to all columns within a Banded Table View.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
ConditionalFormatting Provides access to the View’s conditional formatting controller. Inherited from TcxCustomGridTableView.
Control Specifies the component’s parent control. Inherited from TcxControlChildComponent.
Controller Provides access to the View’s controller functionality.
DataController Inherited from TcxGridTableView.
DateTimeHandling Provides a set of options that control the manner in which date/time values are handled in the current Table View. Inherited from TcxGridTableView.
DesignInfo Inherited from TComponent.
DragMode Specifies the manner in which Views initiate drag-and-drop operations. Inherited from TcxCustomGridView.
EditForm Specifies settings that define the appearance and behavior of the View’s in-place Edit Form. Inherited from TcxGridTableView.
FakeComponentLink1 Inherited from TcxComponent.
FakeComponentLink2 Inherited from TcxComponent.
FakeComponentLink3 Inherited from TcxComponent.
FilterBox Contains settings that determine the appearance aspects of the grid View’s filter box. Inherited from TcxCustomGridTableView.
Filtering Contains settings required for implementing filtering within the Table View. Inherited from TcxGridTableView.
FilterRow Specifies filter row options. Inherited from TcxGridTableView.
FindPanel Inherited from TcxGridTableView.
FixedDataRows Inherited from TcxGridTableView.
Focused Determines whether the current View has focus. Inherited from TcxCustomGridView.
GroupedColumnCount Returns the number of group columns within the Table View. Inherited from TcxGridTableView.
GroupedColumns Provides zero-based indexed access to the group columns within the Banded Table View.
GroupedItemCount Returns the number of grouping items within the current View. Inherited from TcxCustomGridTableView.
GroupedItems Provides zero-based indexed access to the View’s grouping items. Inherited from TcxCustomGridTableView.
Images Specifies the collection of images that are used as icons for column headers. Inherited from TcxCustomGridView.
InDataControlFocusing Inherited from TcxCustomGridTableView.
IsControlFocused Indicates whether the grid control owning the current View has focus. Inherited from TcxCustomGridView.
IsControlLocked Inherited from TcxCustomGridView.
IsDesigning Inherited from TcxComponent.
IsDestroying Specifies whether the component is currently being destroyed. Inherited from TcxControlChildComponent.
IsDetail Indicates whether the current View is placed at a child grid level. Inherited from TcxCustomGridView.
IsLoading Specifies whether the current component is being loaded. Inherited from TcxControlChildComponent.
IsMaster Indicates whether the current View level has child Views which can be displayed. Inherited from TcxCustomGridView.
IsPattern Indicates whether the current View is a “pattern“ View. Inherited from TcxCustomGridView.
ItemCount Returns the total number of items created within the View. Inherited from TcxCustomGridTableView.
Items Provides zero-based indexed access to the items created within the View. Inherited from TcxCustomGridTableView.
Level Returns the grid level that owns the current View. Inherited from TcxCustomGridView.
LookAndFeel Inherited from TcxCustomGridView.
LookAndFeelPainter Inherited from TcxCustomGridView.
MasterDataController Inherited from TcxCustomGridView.
MasterGridRecord Returns the master View record displaying the current View as a detail. Inherited from TcxCustomGridTableView.
MasterGridRecordIndex Returns the index of the master View record for which the current View is displayed as a detail View. Inherited from TcxCustomGridView.
MasterGridView Returns a master View for the current View. Inherited from TcxCustomGridView.
MasterRecordIndex Returns the index of the master dataset record corresponding to a master View record. The current View is displayed as a detail View. Inherited from TcxCustomGridView.
Name Inherited from TComponent.
Navigator Provides access to the View navigator’s settings. Inherited from TcxCustomGridTableView.
NavigatorButtons Provides access to the View navigator’s settings. Inherited from TcxCustomGridTableView.
NewItemRow Specifies new item row options. Inherited from TcxGridTableView.
Observers Inherited from TComponent.
OptionsBehavior Specifies the settings that determine how the Banded Table View responds to end-user actions.
OptionsCustomize Specifies the settings that determine the runtime functionality of Banded Table View columns and bands.
OptionsData Settings that determine the data features of a Table View. Inherited from TcxGridTableView.
OptionsSelection Settings regarding selections within a Table View. Inherited from TcxGridTableView.
OptionsView Specifies the Banded Table View’s appearance settings.
Owner Inherited from TComponent.
Painter Inherited from TcxGridTableView.
PatternGridView Inherited from TcxCustomGridTableView.
PopupMenu Specifies the popup menu associated with the current View. Inherited from TcxCustomGridView.
Preview Settings required for implementing preview within the Table View. Inherited from TcxGridTableView.
Repository Inherited from TcxCustomGridView.
RowLayout Provides access to row layout settings. Inherited from TcxGridTableView.
ScrollbarAnnotations Provides access to the View’s scrollbar annotation settings. Inherited from TcxCustomGridTableView.
Site Provides access to the control that holds the View. Inherited from TcxCustomGridView.
SortedItemCount Returns the total number of sorted items within the current View. Inherited from TcxCustomGridTableView.
SortedItems Provides indexed access to the sorted items within a View. Inherited from TcxCustomGridTableView.
StorageControl Inherited from TcxCustomGridView.
StorageOptions Inherited from TcxCustomGridView.
StoringName Inherited from TcxCustomGridView.
Styles The set of styles defining the appearance of the View’s elements.
Synchronization Determines whether all the “clone“ Views of the current detail View should be synchronized automatically with a “pattern“ View. Inherited from TcxCustomGridView.
TabStop Inherited from TcxCustomGridView.
Tag Inherited from TComponent.
VCLComObject Inherited from TComponent.
ViewData Provides access to the rows that are currently displayed within the View. Inherited from TcxGridTableView.
ViewInfo
ViewInfoCache Inherited from TcxCustomGridView.
Visible Indicates whether the current View is displayed. Inherited from TcxCustomGridView.
VisibleColumnCount Returns the number of columns that are currently visible within the Table View. Inherited from TcxGridTableView.
VisibleColumnCountByFixedKind Returns the number of fixed columns in the specified column anchor mode. Inherited from TcxGridTableView.
VisibleColumns Provides zero-based indexed access to the visible columns within the Banded Table View.
VisibleItemCount Returns the total number of items that are currently visible within the View. Inherited from TcxCustomGridTableView.
VisibleItems Provides zero-based indexed access to the items that are currently visible within the View. Inherited from TcxCustomGridTableView.
See Also