'Declaration Public Enum FeatureChooserIconDisplayMode Inherits System.Enum
public enum FeatureChooserIconDisplayMode : System.Enum
Member | Description |
---|---|
Always | Always show it in any environment. Chooser is shown when tapping the gear icon or column header |
DesktopOnly | Always show the icon on desktop but hide when touch device detected |
None | Always hide the feature chooser icon; The feature chooser is shown on tapping/clicking the column header |
Target Platforms: Windows 8.1, Windows 8.1, Windows 8, Windows 7, 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
View on GitHub