ColumnAddValueItems
|
Specifies if value items (fviValue filter conditions) are added to the filter pop-up window.
|
ColumnExcelPopup
|
Provides access to general Excel-inspired filter pop-up settings applied to a grid’s Table View.
|
ColumnFilteredItemsList
|
Specifies if a filter pop-up window displays all or only filtered items.
|
ColumnFilteredItemsListShowFilteredItemsOnly
|
Specifies if each filter pop-up window set to display filtered items for a column includes only those items that correspond to the column’s values stored in filtered records.
|
ColumnMRUItemsList
|
Specifies if filter pop-up windows for columns should display the most recently used filter items.
|
ColumnMRUItemsListCount
|
Specifies the maximum number of most recently used filter items that can be displayed in filter pop-up windows for columns.
|
ColumnPopup
|
Provides access to filter drop-down window settings.
|
ColumnPopupDropDownWidth
|
Specifies the width of a filter pop-up window for columns.
|
ColumnPopupMaxDropDownItemCount
|
Specifies the number of filter items that are displayed within the filter dropdowns for columns simultaneously.
|
ColumnPopupMode
|
Specifies the active filter pop-up window type for a grid’s Table View.
|
CustomizeDialog
|
Specifies whether the Customize… button is displayed within the filter panel.
|
DropDownWidth
|
Specifies the width of filter dropdowns for items.
|
ExpressionEditing
|
Specifies if a user can edit expressions in Filter Builder.
|
GridView
|
Provides access to the grid’s Table View to which these filter settings belong.
|
ItemAddValueItems
protected
|
Specifies whether or not value items (fviValue filter conditions) are added to filter dropdowns.
|
ItemExcelPopup
protected
|
Provides access to general Excel-inspired filter dropdown settings applied to a grid View.
|
ItemFilteredItemsList
protected
|
Specifies whether to display all or only filtered items in filter dropdowns.
|
ItemFilteredItemsListShowFilteredItemsOnly
protected
|
Specifies if each 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.
|
ItemMRUItemsList
protected
|
Specifies whether filter dropdowns for View items (columns or card rows) should display the most recently used filter items.
|
ItemMRUItemsListCount
protected
|
Specifies the maximum number of most recently used filter criteria that a filter drop-down window for View items can display.
|
ItemPopup
protected
|
Provides access to options that control various appearance and behavior aspects of filter dropdowns for View items (columns or card rows).
|
ItemPopupMode
protected
|
Specifies the active filter dropdown mode for a grid view.
|
MaxDropDownCount
|
Specifies the number of filter items which are displayed within the filter dropdown for View items (columns or card rows) simultaneously.
|
MRUItems
|
|
MRUItemsList
|
Specifies if the filter panel displays a filter MRU list button when the text filter criteria display style is active.
|
MRUItemsListCount
|
Specifies the maximum number of most recently applied filter criteria available in the filter drop-down window for the filter panel if the text filter criteria display style is active.
|
MRUItemsListDropDownCount
|
Specifies how many filter criteria are simultaneously displayed within the filter dropdown for the filter panel.
|
Owner
|
Provides access to the control or its object to which the persisted settings belong.
|
Position
|
Specifies the filter panel ‘s vertical position.
|
Visible
|
Specifies when the filter panel is visible.
|