PropertyEditorType Enum

Definition

This enumeration provides the valid values for the editor of a property value.

public enum class PropertyEditorType
public enum PropertyEditorType
type PropertyEditorType = 
Public Enum PropertyEditorType
Inheritance
PropertyEditorType

Fields

CssIterationPicker 2

The editor for iterating through CSS settings.

CssProjectStructurePicker 1

The editor for picking from a list of CSS project structures.

DataConnectionPicker 4

The editor for picking from a list of data connections.

NoEditor 0

No editor is specified.

TestCategoryPicker 5
WorkItemsPicker 3

The editor for picking from a list of work items.

Applies to