AttributeBinding.Ordinal Property

Definition

Gets or sets the ordinal number representing the position for binding within a collection.

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

Property Value

An Integer that represents the ordinal number within a collection to bind to.

Applies to