Show / Hide Table of Contents

Enum SelectionSequence

Determines the order in which visual states are set.

Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Layout.Toolkit.dll
Syntax
public enum SelectionSequence

Fields

Name Description
CollapseBeforeExpand

Collapses are set before expansions.

Simultaneous

No delays, all states are set immediately.

  • Improve this Doc
  • View Source