Skip to main content

TcxCustomGridTableView Properties

The base class for all table-based grid View classes in the VCL Data Grid.
Name Description
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.
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.
Control Specifies the component’s parent control. Inherited from TcxControlChildComponent.
Controller Provides access to the controller associated with the View.
DataController Specifies the data controller managing the current View’s data. Inherited from TcxCustomGridView.
DateTimeHandling Provides a set of options to control the manner in which date/time values are handled in the current View.
DesignInfo Inherited from TComponent.
DragMode Specifies the manner in which Views initiate drag-and-drop operations. Inherited from TcxCustomGridView.
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.
Filtering
FindPanel Specifies settings that define the appearance and behavior of the View’s Find Panel.
Focused Determines whether the current View has focus. Inherited from TcxCustomGridView.
GroupedItemCount Returns the number of grouping items within the current View.
GroupedItems Provides zero-based indexed access to the View’s grouping items.
Images protected Specifies the collection of images that are used as icons for column headers. Inherited from TcxCustomGridView.
InDataControlFocusing
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.
Items Provides zero-based indexed access to the items created within the View.
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.
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.
NavigatorButtons Provides access to the View navigator’s settings.
Observers Inherited from TComponent.
OptionsBehavior Contains settings that determine the grid View’s response to user actions.
OptionsCustomize Contains settings that determine the availability of runtime operations on the View’s items.
OptionsData Contains settings that determine the functionality of a data-aware View.
OptionsSelection Contains settings that affect the selection within a View.
OptionsView Provides access to the grid View’s appearance settings.
Owner Inherited from TComponent.
Painter
PatternGridView
PopupMenu Specifies the popup menu associated with the current View. Inherited from TcxCustomGridView.
Repository Inherited from TcxCustomGridView.
ScrollbarAnnotations Provides access to the View’s scrollbar annotation settings.
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.
SortedItems Provides indexed access to the sorted items within a View.
StorageControl Inherited from TcxCustomGridView.
StorageOptions Inherited from TcxCustomGridView.
StoringName Inherited from TcxCustomGridView.
Styles Specifies a set of styles that define 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 Identifies an object that adapts the values provided by a data controller for grid View data representation.
ViewInfo
ViewInfoCache Inherited from TcxCustomGridView.
Visible Indicates whether the current View is displayed. Inherited from TcxCustomGridView.
VisibleItemCount Returns the total number of items that are currently visible within the View.
VisibleItems Provides zero-based indexed access to the items that are currently visible within the View.
See Also