Jaa


PropertyPaneDropDownProperties.AriaPositionInSet Property

Definition

Gets or Sets an element's number or position in the current set of controls. Maps to native aria-positionset attribute. It starts from 1 of type Int32.

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

Property Value

This value is the aria position in set of the drop down.

Applies to