TcxGridCardView Properties
A Card grid View.| Name | Description |
|---|---|
| BackgroundBitmaps | Specifies background bitmaps for Card View visual elements. |
| 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 | |
| Controller | Returns a controller object encapsulating Card View-specific operations. |
| DataController | |
| DateTimeHandling | Provides a set of options that control the manner in which date/time values are handled in the current Card 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. Inherited from TcxCustomGridTableView. |
| Filtering | Provides filtering options for the View. |
| 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. |
| 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 | Provides indexed access to all data items in the grid View. Inherited from TcxCustomGridTableView. |
| LayoutDirection | Specifies the orientation of the cards within the current 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. 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 | Contains settings which determine the Card View’s response to user actions. |
| OptionsCustomize | Provides access to the View’s customization options. |
| OptionsData | Contains settings which determine the data-aware functionality of the View. |
| OptionsSelection | Contains selection settings for the current View. |
| OptionsView | Contains appearance options for the current View. |
| Owner | Inherited from TComponent. |
| Painter | |
| PatternGridView | Inherited from TcxCustomGridTableView. |
| PopupMenu | Specifies the popup menu associated with the current View. Inherited from TcxCustomGridView. |
| Repository | Inherited from TcxCustomGridView. |
| RowCount | Returns the number of rows in the Card View. |
| RowLayout | Specifies the card row layout. |
| RowLayoutController | Represents a card layout dispatcher. |
| Rows | Provides indexed access to all Card View rows. |
| 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 | Provides access to styles that define the appearance of Card View 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 adapting values provided by a data controller for grid View data representation. |
| ViewInfo | Provides access to the ViewInfo object that contains the Card View rendering information. |
| 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. |
| VisibleRowCount | Returns the number of currently visible card rows. |
| VisibleRows | Provides indexed access to visible card rows. |
See Also