TcxGridDBWinExplorerView Members
A data-aware WinExplorer View.Constructors
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| CreateCloned(TcxControl) | Initializes a new instance of the TcxCustomGridView class with specified settings. Inherited from TcxCustomGridView. |
| CreateEx(TcxControl,Boolean) | Creates a new child component instance. Inherited from TcxControlChildComponent. |
Properties
| Name | Description |
|---|---|
| ActiveDisplayMode | Switches the View’s display mode. Inherited from TcxGridWinExplorerView. |
| 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 conditional formatting controller. Inherited from TcxCustomGridTableView. |
| Control | Specifies the component’s parent control. Inherited from TcxControlChildComponent. |
| Controller | Provides access to the View controller. Inherited from TcxGridWinExplorerView. |
| DataController | |
| DateTimeHandling | Specifies a set of options that control the manner in which date/time values are handled in the View. Inherited from TcxGridWinExplorerView. |
| DesignInfo | Inherited from TComponent. |
| DisplayModes | Provides access to the settings specific to the View’s display modes. Inherited from TcxGridWinExplorerView. |
| 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. Inherited from TcxCustomGridTableView. |
| Filtering | Specifies the settings that are required to apply filtering to the View. Inherited from TcxGridWinExplorerView. |
| FindPanel | Specifies settings that define the appearance and behavior of the View’s Find Panel. Inherited from TcxCustomGridTableView. |
| Focused | Determines whether the current View has focus. Inherited from TcxCustomGridView. |
| 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 protected | Specifies the image list used as a source of icons for data item headers. Inherited from TcxCustomGridView. |
| ImageSet | Specifies a set of image lists that provide images for record elements. Inherited from TcxGridWinExplorerView. |
| 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 data items in the grid View. Inherited from TcxCustomGridTableView. |
| Items | |
| ItemSet | Specifies which items (record elements) are to be displayed and what data they need to visualize. Inherited from TcxGridWinExplorerView. |
| 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 | Deprecated. This property exists for backward compatibility only. Use the Navigator property instead. Inherited from TcxCustomGridTableView. |
| Observers | Inherited from TComponent. |
| OptionsBehavior | Specifies the settings that determine how the View responds to end-user actions. Inherited from TcxGridWinExplorerView. |
| OptionsCustomize | Contains settings that determine the availability of runtime operations on the View’s items. Inherited from TcxCustomGridTableView. |
| OptionsData | Specifies the operations that can be performed with the View’s data. Inherited from TcxGridWinExplorerView. |
| OptionsSelection | Specifies the View’s selection options. Inherited from TcxGridWinExplorerView. |
| OptionsView | Specifies the View’s appearance and layout settings for record elements. Inherited from TcxGridWinExplorerView. |
| Owner | Inherited from TComponent. |
| Painter | Inherited from TcxCustomGridTableView. |
| PatternGridView | Inherited from TcxCustomGridTableView. |
| 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. Inherited from TcxCustomGridTableView. |
| Site | Provides access to the control that holds the View. Inherited from TcxCustomGridView. |
| SortedItemCount | Returns the number of sorted data items in the grid View. Inherited from TcxCustomGridTableView. |
| SortedItems | Provides indexed access to all sorted data items. Inherited from TcxCustomGridTableView. |
| StorageControl | Inherited from TcxCustomGridView. |
| StorageOptions | Inherited from TcxCustomGridView. |
| StoringName | Inherited from TcxCustomGridView. |
| Styles | Specifies the set of styles that define the appearance of View elements. Inherited from TcxGridWinExplorerView. |
| 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 | Inherited from TcxGridWinExplorerView. |
| ViewInfo | Inherited from TcxGridWinExplorerView. |
| 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. Inherited from TcxCustomGridTableView. |
| VisibleItems | Provides zero-based indexed access to the items that are currently visible within the View. Inherited from TcxCustomGridTableView. |
Methods
Events
| Name | Description |
|---|---|
| DataControllerEvents | Inherited from TcxCustomGridView. |
| NavigatorEvents | Inherited from TcxCustomGridTableView. |
| OnCanFocusRecord | Allows you to prevent a record from being focused. Inherited from TcxCustomGridTableView. |
| OnCanSelectRecord | Allows you to prevent a record from being selected. Inherited from TcxCustomGridTableView. |
| OnCellClick | Occurs every time a user clicks a cell. Inherited from TcxCustomGridTableView. |
| OnCellDblClick | Occurs every time a user double-clicks a cell. Inherited from TcxCustomGridTableView. |
| OnCustomDrawCell | Allows you to override or complement built-in cell draw routines. Inherited from TcxCustomGridTableView. |
| OnCustomDrawPartBackground | Allows you to custom draw a View element background. Inherited from TcxCustomGridTableView. |
| OnCustomization protected | Inherited from TcxCustomGridView. |
| OnDblClick | Occurs when an end-user double-clicks within the current View. Inherited from TcxCustomGridView. |
| OnDragDrop | Occurs when a user drops the object being dragged within the current View. Inherited from TcxCustomGridView. |
| OnDragOver | Occurs when a user drags an object over the current View. Inherited from TcxCustomGridView. |
| OnEditChanged | Occurs when a cell is edited within the current View. Inherited from TcxCustomGridTableView. |
| OnEditDblClick | Enables you to perform specific actions when an end-user double-clicks within an active cell editor. Inherited from TcxCustomGridTableView. |
| OnEditing | Occurs before activating a grid cell’s editor. Inherited from TcxCustomGridTableView. |
| OnEditKeyDown | Allows you to respond to keystrokes in an active in-place cell editor. Inherited from TcxCustomGridTableView. |
| OnEditKeyPress | Occurs when an alphanumeric key is pressed to change a cell editor‘s value. Inherited from TcxCustomGridTableView. |
| OnEditKeyUp | Occurs when an end-user releases a key while a cell editor is active. Inherited from TcxCustomGridTableView. |
| OnEditValueChanged | Occurs when changing the edit value of the active cell editor. Inherited from TcxCustomGridTableView. |
| OnEndDrag | Occurs when finishing dragging an object. Inherited from TcxCustomGridView. |
| OnFilterControlDialogShow | Allows you to respond to a filter customization dialog display operation and modify the dialog’s appearance. Inherited from TcxCustomGridTableView. |
| OnFilterCustomization | Enables you to prevent the Filter Builder dialog from being displayed or substitute it with your own dialog. Inherited from TcxCustomGridTableView. |
| OnFilterDialogShow | Enables you to prevent filter dialogs from being displayed or substitute them with your own filter dialog(s). Inherited from TcxCustomGridTableView. |
| OnFindPanelVisibilityChanged | Enables you to track Find Panel visibility changes. Inherited from TcxCustomGridTableView. |
| OnFocusedItemChanged | Occurs when focus moves to a different data item. Inherited from TcxCustomGridTableView. |
| OnFocusedRecordChanged | Allows you to respond to navigation between records. Inherited from TcxCustomGridTableView. |
| OnGetCellHeight | Allows you to adjust the height of any visible cell in the grid Table View. Inherited from TcxCustomGridTableView. |
| OnGetDragDropText | Allows you to modify display text during a drag-and-drop operation. Inherited from TcxCustomGridTableView. |
| OnGetScrollbarAnnotationHint | Enables you to show hints for scrollbar annotations. Inherited from TcxCustomGridTableView. |
| OnGetStoredProperties | Occurs when the list of the current View’s properties that will be stored in external storage is produced. Inherited from TcxCustomGridView. |
| OnGetStoredPropertyValue | Occurs when the values of the current View’s properties are stored in external storage. Inherited from TcxCustomGridView. |
| OnInitEdit | Allows you to configure an in-place cell editor before it is displayed. Inherited from TcxCustomGridTableView. |
| OnInitEditValue | Allows you to initialize the activated in-place editor value for a particular cell. Inherited from TcxCustomGridTableView. |
| OnInitFilteringDateRanges | Enables you to customize a collection of filter date ranges that are common to all View items. Inherited from TcxCustomGridTableView. |
| OnInitGroupingDateRanges protected | Enables you to customize a collection of grouping date ranges that are common to all View items. Inherited from TcxCustomGridTableView. |
| OnInitStoredObject | Occurs when a non-existent View element that is present within storage is created within the View. Inherited from TcxCustomGridView. |
| OnKeyDown | Inherited from TcxCustomGridView. |
| OnKeyPress | Inherited from TcxCustomGridView. |
| OnKeyUp | Inherited from TcxCustomGridView. |
| OnMouseDown | Occurs when an end-user presses a mouse button and the mouse pointer is located over the current View. Inherited from TcxCustomGridView. |
| OnMouseEnter | Occurs when the mouse pointer moves over the current View. Inherited from TcxCustomGridView. |
| OnMouseLeave | Occurs when the mouse pointer leaves the current View. Inherited from TcxCustomGridView. |
| OnMouseMove | Inherited from TcxCustomGridView. |
| OnMouseUp | Occurs when an end-user releases a mouse button that was pressed and the mouse pointer is located over the current View. Inherited from TcxCustomGridView. |
| OnMouseWheel | Inherited from TcxCustomGridView. |
| OnMouseWheelDown | Inherited from TcxCustomGridView. |
| OnMouseWheelUp | Inherited from TcxCustomGridView. |
| OnPopulateCustomScrollbarAnnotationRowIndexList | Enables you to display custom scrollbar annotations. Inherited from TcxCustomGridTableView. |
| OnSelectionChanged | Occurs after moving the selection to another grid record or column (its cells). Inherited from TcxCustomGridTableView. |
| OnSetStoredPropertyValue | Occurs when the values of the current View’s properties are restored from external storage. Inherited from TcxCustomGridView. |
| OnStartDrag | Occurs when a user starts dragging by left-clicking the current View. Inherited from TcxCustomGridView. |
| OnTopRecordIndexChanged | Occurs when a View is scrolled vertically. Inherited from TcxCustomGridTableView. |
| OnUpdateEdit | Enables you to respond to switching the edit mode for the grid or updates to the record being edited with a cell’s in-place editor. Inherited from TcxCustomGridTableView. |
| StylesEvents | Inherited from TcxCustomGridView. |
See Also