PropertyPaneDropDownProperties.AriaPositionInSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.