TcxGridCardViewRowOptions Properties
Contains options managing the appearance and behavior of a card row.
Name | Description |
---|---|
Edit |
Specifies the multi-line text edit mode for an item’s in-place editor.
Inherited from Tcx |
Editing |
Specifies if item cells can be edited.
Inherited from Tcx |
Expanding | Specifies whether the expand button appears in the row that the current settings are applied to (if this row is a category row). |
Expression |
Specifies if end-users can invoke the “Expression Editor“ dialog using column header popup menu.
Inherited from Tcx |
Filtering |
Specifies whether an item displays the filter dropdown button.
Inherited from Tcx |
Filtering |
Specifies if value items (fvi |
Filtering |
Specifies how an Excel-inspired filter dropdown updates filter criteria for a grid item.
Inherited from Tcx |
Filtering |
Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a grid item‘s date-time values.
Inherited from Tcx |
Filtering |
Specifies which page of an Excel-inspired filter dropdown is active by default for a grid item.
Inherited from Tcx |
Filtering |
Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a grid item‘s numeric values.
Inherited from Tcx |
Filtering |
Specifies whether to display all or only filtered items in a filter dropdown.
Inherited from Tcx |
Filtering |
Specifies if a filter dropdown set to display filtered items for a grid item includes only those that correspond to the grid item’s values stored in filtered records.
Inherited from Tcx |
Filtering |
Specifies whether this item’s filter dropdown displays the most recently used item list.
Inherited from Tcx |
Filtering |
Specifies whether a filter dropdown for a specific row or column is available to an end-user.
Inherited from Tcx |
Filtering |
Enables the incremental filtering functionality for the data item’s filter drop-down window.
Inherited from Tcx |
Filtering |
Specifies how incremental filtering is applied to the grid item’s classic filter dropdown window.
Inherited from Tcx |
Filtering |
Specifies the active filter dropdown type for a grid item.
Inherited from Tcx |
Filtering |
Specifies whether an end-user can select multiple filter items in the filter dropdown (a row or a column).
Inherited from Tcx |
Filtering |
Specifies whether an item is searchable by the Find Panel.
Inherited from Tcx |
Focusing |
Specifies whether an item cell can be focused.
Inherited from Tcx |
Grid |
Inherited from Tcx |
Grouping protected |
Defines whether a user can group View data by the item (column).
Inherited from Tcx |
Ignore |
Specifies whether to truncate the time part of the date/time filter criteria in the filter dropdown.
Inherited from Tcx |
Inc |
Specifies whether an incremental search can be performed on the current item.
Inherited from Tcx |
Item |
Inherited from Tcx |
Moving |
Specifies if end-users can move an item (column) in Table Views and Banded Table Views.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Show |
Specifies if the View displays the item’s caption.
Inherited from Tcx |
Show |
Specifies whether the value in the currently processed row is to be shown. |
Show |
Identifies the manner in which editor buttons are displayed within item cells.
Inherited from Tcx |
Sort |
Specifies whether the column/row is sorted by its values or display texts.
Inherited from Tcx |
Sorting protected |
Specifies whether end-users can sort View data against the item.
Inherited from Tcx |
See Also