Level.Ordinal Property

Definition

The position of the level within the hierarchy. The levels in the hierarchy must be properly ordered, starting with 1 and increasing monotonically.

public int Ordinal { get; set; }
member this.Ordinal : int with get, set
Public Property Ordinal As Integer

Property Value

Applies to