Back to Devexpress

TcxGridBandedTableView Properties

vcl-cxgridbandedtableview-dot-tcxgridbandedtableview-dot-underscore-properties.md

latest19.9 KB
Original Source

TcxGridBandedTableView Properties

A View that groups columns into bands.

NameDescription
AssigningIsChildInMergedGroupItemsInherited from TcxGridTableView.
AutomationProvides access to data grid UI Automation and accessibility-related settings. Inherited from TcxGridTableView.
BackgroundBitmapsSpecifies background bitmaps for the View’s visual elements.
BandsProvides indexed access to the bands within a Banded Table View.
CloneCountReturns the total number of copies (clones) of the current View. Inherited from TcxCustomGridView.
ClonesRepresents the copies collection of the current View. Inherited from TcxCustomGridView.
ColumnCountReturns the total number of columns defined within the Table View. Inherited from TcxGridTableView.
ColumnsProvides indexed access to all columns within a Banded Table View.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ConditionalFormattingProvides access to the conditional formatting controller. Inherited from TcxCustomGridTableView.
ControlSpecifies the component’s parent control. Inherited from TcxControlChildComponent.
ControllerProvides access to the View’s controller functionality.
DataControllerInherited from TcxGridTableView.
DateTimeHandlingProvides a set of options that control the manner in which date/time values are handled in the current Table View. Inherited from TcxGridTableView.
DesignInfoInherited from TComponent.
DragModeSpecifies the manner in which Views initiate drag-and-drop operations. Inherited from TcxCustomGridView.
EditFormSpecifies settings that define the appearance and behavior of the View’s in-place Edit Form. Inherited from TcxGridTableView.
FakeComponentLink1Inherited from TcxComponent.
FakeComponentLink2Inherited from TcxComponent.
FakeComponentLink3Inherited from TcxComponent.
FilterBoxContains settings that determine the appearance aspects of the grid View’s filter box. Inherited from TcxCustomGridTableView.
FilteringContains settings required for implementing filtering within the Table View. Inherited from TcxGridTableView.
FilterRowSpecifies filter row options. Inherited from TcxGridTableView.
FindPanelInherited from TcxGridTableView.
FixedDataRowsProvides access to fixed data row settings. Inherited from TcxGridTableView.
FocusedDetermines whether the current View has focus. Inherited from TcxCustomGridView.
GroupedColumnCountReturns the number of group columns within the Table View. Inherited from TcxGridTableView.
GroupedColumnsProvides zero-based indexed access to the group columns within the Banded Table View.
GroupedItemCountReturns the number of grouping items within the current View. Inherited from TcxCustomGridTableView.
GroupedItemsProvides zero-based indexed access to the View’s grouping items. Inherited from TcxCustomGridTableView.
ImagesSpecifies the image list used as a source of icons for data item headers. Inherited from TcxCustomGridView.
InDataControlFocusingInherited from TcxCustomGridTableView.
IsControlFocusedIndicates whether the grid control owning the current View has focus. Inherited from TcxCustomGridView.
IsControlLockedInherited from TcxCustomGridView.
IsDesigningInherited from TcxComponent.
IsDestroyingSpecifies whether the component is currently being destroyed. Inherited from TcxControlChildComponent.
IsDetailIndicates whether the current View is placed at a child grid level. Inherited from TcxCustomGridView.
IsLoadingSpecifies whether the current component is being loaded. Inherited from TcxControlChildComponent.
IsMasterIndicates whether the current View level has child Views which can be displayed. Inherited from TcxCustomGridView.
IsPatternIndicates whether the current View is a “pattern“ View. Inherited from TcxCustomGridView.
ItemCountReturns the total number of data items in the grid View. Inherited from TcxCustomGridTableView.
ItemsProvides indexed access to all data items in the grid View. Inherited from TcxCustomGridTableView.
LevelReturns the grid level that owns the current View. Inherited from TcxCustomGridView.
LookAndFeelInherited from TcxCustomGridView.
LookAndFeelPainterInherited from TcxCustomGridView.
MasterDataControllerInherited from TcxCustomGridView.
MasterGridRecordReturns the master View record displaying the current View as a detail. Inherited from TcxCustomGridTableView.
MasterGridRecordIndexReturns the index of the master View record for which the current View is displayed as a detail View. Inherited from TcxCustomGridView.
MasterGridViewReturns a master View for the current View. Inherited from TcxCustomGridView.
MasterRecordIndexReturns 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.
NameInherited from TComponent.
NavigatorProvides access to the View navigator’s settings. Inherited from TcxCustomGridTableView.
NavigatorButtonsDeprecated. This property exists for backward compatibility only. Use the Navigator property instead. Inherited from TcxCustomGridTableView.
NewItemRowProvides access to new item row settings. Inherited from TcxGridTableView.
ObserversInherited from TComponent.
OptionsBehaviorSpecifies the settings that determine how the Banded Table View responds to end-user actions.
OptionsCustomizeSpecifies the settings that determine the runtime functionality of Banded Table View columns and bands.
OptionsDataSettings that determine the data features of a Table View. Inherited from TcxGridTableView.
OptionsSelectionSettings regarding selections within a Table View. Inherited from TcxGridTableView.
OptionsViewSpecifies the Banded Table View’s appearance settings.
OwnerInherited from TComponent.
PainterInherited from TcxGridTableView.
PatternGridViewInherited from TcxCustomGridTableView.
PopupMenuSpecifies the popup menu associated with the current View. Inherited from TcxCustomGridView.
PreviewSettings required for implementing preview within the Table View. Inherited from TcxGridTableView.
RepositoryInherited from TcxCustomGridView.
RowLayoutProvides access to row layout settings. Inherited from TcxGridTableView.
ScrollbarAnnotationsProvides access to the View’s scrollbar annotation settings. Inherited from TcxCustomGridTableView.
SiteProvides access to the control that holds the View. Inherited from TcxCustomGridView.
SortedItemCountReturns the number of sorted data items in the grid View. Inherited from TcxCustomGridTableView.
SortedItemsProvides indexed access to all sorted data items. Inherited from TcxCustomGridTableView.
StorageControlInherited from TcxCustomGridView.
StorageOptionsInherited from TcxCustomGridView.
StoringNameInherited from TcxCustomGridView.
StylesProvides access to styles that define the appearance of grid View elements.
SynchronizationDetermines whether all the “clone“ Views of the current detail View should be synchronized automatically with a “pattern“ View. Inherited from TcxCustomGridView.
TabStopInherited from TcxCustomGridView.
TagInherited from TComponent.
VCLComObjectInherited from TComponent.
ViewDataProvides access to the rows that are currently displayed within the View. Inherited from TcxGridTableView.
ViewInfo
ViewInfoCacheInherited from TcxCustomGridView.
VisibleIndicates whether the current View is displayed. Inherited from TcxCustomGridView.
VisibleColumnCountReturns the number of columns that are currently visible within the Table View. Inherited from TcxGridTableView.
VisibleColumnCountByFixedKindReturns the number of fixed columns in the specified column anchor mode. Inherited from TcxGridTableView.
VisibleColumnsProvides zero-based indexed access to the visible columns within the Banded Table View.
VisibleItemCountReturns the total number of items that are currently visible within the View. Inherited from TcxCustomGridTableView.
VisibleItemsProvides zero-based indexed access to the items that are currently visible within the View. Inherited from TcxCustomGridTableView.

See Also

TcxGridBandedTableView Class

TcxGridBandedTableView Members

cxGridBandedTableView Unit