AutoWidthSizable
|
Specifies if the column’s width is adjusted when the View displays all its columns without using the horizontal scrollbar.
|
CellMerging
|
Specifies if the column’s sequential cells that display the same value are merged into one cell.
|
EditAutoHeight
protected
|
Specifies the multi-line text edit mode for an item’s in-place editor.
|
Editing
|
Specifies if item cells can be edited.
|
ExpressionEditing
protected
|
Specifies if end-users can invoke the “Expression Editor“ dialog using column header popup menu.
|
Filtering
|
Specifies whether an item displays the filter dropdown button.
|
FilteringAddValueItems
|
Specifies if value items (fviValue filter conditions) are added to a filter dropdown.
|
FilteringExcelPopupApplyChanges
|
Specifies how an Excel-inspired filter dropdown updates filter criteria for a grid item.
|
FilteringExcelPopupDateTimeValuesPageType
|
Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a grid item‘s date-time values.
|
FilteringExcelPopupDefaultPage
|
Specifies which page of an Excel-inspired filter dropdown is active by default for a grid item.
|
FilteringExcelPopupNumericValuesPageType
|
Specifies the UI type of an Excel-inspired filter dropdown’s Values page for a grid item‘s numeric values.
|
FilteringFilteredItemsList
|
Specifies whether to display all or only filtered items in a filter dropdown.
|
FilteringFilteredItemsListShowFilteredItemsOnly
|
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.
|
FilteringMRUItemsList
|
Specifies whether this item’s filter dropdown displays the most recently used item list.
|
FilteringPopup
|
Specifies whether a filter dropdown for a specific row or column is available to an end-user.
|
FilteringPopupIncrementalFiltering
|
Enables the incremental filtering functionality for the data item’s filter drop-down window.
|
FilteringPopupIncrementalFilteringOptions
|
Specifies how incremental filtering is applied to the grid item’s classic filter dropdown window.
|
FilteringPopupMode
|
Specifies the active filter dropdown type for a grid item.
|
FilteringPopupMultiSelect
|
Specifies whether an end-user can select multiple filter items in the filter dropdown (a row or a column).
|
FilteringWithFindPanel
|
Specifies whether an item is searchable by the Find Panel.
|
FilterRowOperator
|
Associates a column with a filter operator to be used for creating a filter condition based on the column’s filter row cell value.
|
Focusing
|
Specifies whether an item cell can be focused.
|
GridView
|
|
GroupFooters
|
Specifies whether to display group footers for a grouped column.
|
Grouping
protected
|
Defines whether a user can group View data by the item (column).
|
HorzSizing
|
Specifies whether a user can horizontally resize the column.
|
IgnoreTimeForFiltering
|
Specifies whether to truncate the time part of the date/time filter criteria in the filter dropdown.
|
IncSearch
|
Specifies whether an incremental search can be performed on the current item.
|
Item
|
Provides access to the column to which the option set is applied.
|
Moving
protected
|
Specifies if end-users can move an item (column) in Table Views and Banded Table Views.
|
Owner
|
Provides access to the control or its object to which the persisted settings belong.
|
ShowCaption
protected
|
Specifies if the View displays the item’s caption.
|
ShowEditButtons
|
Identifies the manner in which editor buttons are displayed within item cells.
|
ShowGroupValuesWithImages
|
Specifies if an image combo box column displays its group values with their associated images in group rows.
|
SortByDisplayText
protected
|
Specifies whether the column/row is sorted by its values or display texts.
|
Sorting
protected
|
Specifies whether end-users can sort View data against the item.
|