'Declaration Public Enum HeaderPrefixAreaMenuOptions Inherits System.Enum
public enum HeaderPrefixAreaMenuOptions : System.Enum
Member | Description |
---|---|
All | Include all the menu options (default). |
ClearCrossFieldRecordFilters | Include an option in the menu for clearing any existing cross field record filters. Note; this option will be disabled when there are no cross field record filters specified. |
Default | Use the default value which resolves to 'All' |
ShowCrossFieldRecordFiltersDialog | Include an option in the menu for showing the cross field record filters dialog. |
ShowFieldChooserDialog | Include an option in the menu for showing the field chooser dialog. |
Note: this setting is ignored unless HeaderPrefixAreaDisplayMode resolves to 'Menu'
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2