Click or drag to resize

ViewSettings Properties

The ViewSettings type exposes the following members.

Properties
  NameDescription
Public propertyAllowColumnSearch
Should search fields be shown in the column headers?
Public propertyAssignNewObjectDefaultValues
Should view expressions be assigned to new objects?
Public propertyCountRows
When false, the grid controls are not counting the total number of rows in the view. The setting can be null (not yet configured). When null, the row counter is enabled but gets disabled when count is above the configured limit.
Public propertyDownloadLimit
Maximum objects to show when downloading the view
Public propertyIgnoreFiltersInColSearch
Only applicable for reference property views. If true, filter expressions on the view will be ignored, when performing column searches on views where the reference property is used
Public propertyIsSearchScope
Is the view a "search scope" view that must be included in the dropdown in the horizontal menu?
Public propertyMaxPages
Maximum number of pages the user can click through
Public propertyPreventCountRows
Prevent resolution of rows count clicking the ?
Public propertyPropertySortingEnabled
Should order by icons be shown in the column headers? While not set it gets automatically disabled if the time spent on sorting is too high.
Public propertySettingXML
XML setting
Public propertyShowProcessTmpl
Display process template drop down selection for views of Processes
Top
See Also