Table of Contents

Enum GroupPolicyFolderOptionListViewTypingAction

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Determines the listview typing action of a Group Policy folder options preference.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum GroupPolicyFolderOptionListViewTypingAction

Fields

Automatic = 1

The listview typing action is automatically type into the search box.

Select = 2

The listview typing action is select the typed item in the listview.

Unknown = 0

The listview typing action is unknown.