Version

HeaderPrefixAreaDisplayMode Enumeration

Syntax
'Declaration
 
Public Enum HeaderPrefixAreaDisplayMode 
   Inherits System.Enum
public enum HeaderPrefixAreaDisplayMode : System.Enum 
Members
MemberDescription
DefaultDefault is resolved to None.
FieldChooserButtonA button that shows the FieldChooser is displayed.
MenuDisplays a menu that has options for displaying the FieldChooser dialog, the FieldLayout.CrossFieldRecordFilters dialog and or clearing the existing CrossFieldRecordFilters (HeaderPrefixAreaMenuOptions).
NoneNothing is displayed.
Requirements

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

See Also