Back to Devexpress

TcxCustomGridTableView Properties

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-dot-underscore-properties.md

latest14.6 KB
Original Source

TcxCustomGridTableView Properties

The base class for all table-based grid View classes in the VCL Data Grid.

NameDescription
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.
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.
ControlSpecifies the component’s parent control. Inherited from TcxControlChildComponent.
ControllerProvides access to the controller associated with the View.
DataControllerSpecifies the data controller managing the current View’s data. Inherited from TcxCustomGridView.
DateTimeHandlingProvides a set of options to control the manner in which date/time values are handled in the current View.
DesignInfoInherited from TComponent.
DragModeSpecifies the manner in which Views initiate drag-and-drop operations. Inherited from TcxCustomGridView.
FakeComponentLink1Inherited from TcxComponent.
FakeComponentLink2Inherited from TcxComponent.
FakeComponentLink3Inherited from TcxComponent.
FilterBoxContains settings that determine the appearance aspects of the grid View’s filter box.
Filtering
FindPanelSpecifies settings that define the appearance and behavior of the View’s Find Panel.
FocusedDetermines whether the current View has focus. Inherited from TcxCustomGridView.
GroupedItemCountReturns the number of grouping items within the current View.
GroupedItemsProvides zero-based indexed access to the View’s grouping items.
Images protectedSpecifies the image list used as a source of icons for data item headers. Inherited from TcxCustomGridView.
InDataControlFocusing
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.
ItemsProvides indexed access to all data items in the grid View.
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.
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.
NavigatorButtonsDeprecated. This property exists for backward compatibility only. Use the Navigator property instead.
ObserversInherited from TComponent.
OptionsBehaviorContains settings that determine the grid View’s response to user actions.
OptionsCustomizeContains settings that determine the availability of runtime operations on the View’s items.
OptionsDataContains settings that determine the functionality of a data-aware View.
OptionsSelectionContains settings that affect the selection within a View.
OptionsViewProvides access to the grid View’s appearance settings.
OwnerInherited from TComponent.
Painter
PatternGridView
PopupMenuSpecifies the popup menu associated with the current View. Inherited from TcxCustomGridView.
RepositoryInherited from TcxCustomGridView.
ScrollbarAnnotationsProvides access to the View’s scrollbar annotation settings.
SiteProvides access to the control that holds the View. Inherited from TcxCustomGridView.
SortedItemCountReturns the number of sorted data items in the grid View.
SortedItemsProvides indexed access to all sorted data items.
StorageControlInherited from TcxCustomGridView.
StorageOptionsInherited from TcxCustomGridView.
StoringNameInherited from TcxCustomGridView.
StylesProvides access to styles that define the appearance of the 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.
ViewDataIdentifies an object that adapts the values provided by a data controller for grid View data representation.
ViewInfo
ViewInfoCacheInherited from TcxCustomGridView.
VisibleIndicates whether the current View is displayed. Inherited from TcxCustomGridView.
VisibleItemCountReturns the total number of items that are currently visible within the View.
VisibleItemsProvides zero-based indexed access to the items that are currently visible within the View.

See Also

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit