Show / Hide Table of Contents

Enum DisplayOrder

Specifies how WpfTreeNodes are sorted in a WpfTreeView.

Namespace: ABB.Robotics.RobotStudio.UI
Assembly: ABB.Robotics.RobotStudio.UI.dll
Syntax
public enum DisplayOrder

Fields

Name Description
Alphabetical

Nodes are sorted alphabetically by the Text property.

AsIs

No sorting.

Default

Nodes are sorted according to SortProperty and SortDirection.

  • View Source
In this article
Back to top Copyright © 2025 ABB