SelectExpandType Enum

Definition

Represents the type of expand and select.

public enum SelectExpandType
type SelectExpandType = 
Public Enum SelectExpandType
Inheritance
SelectExpandType

Fields

Allowed 0

Allowed to be expanded and selected.

Automatic 1

Automatic expanded and selected.

Disabled 2

Disallowed to be expanded and selected.

Applies to