Jaa


PropertyPaneDropDownProperties.AriaSetSize Property

Definition

Gets or Sets the number of items in the current set of controls. Maps to native aria-setsize attribute of type Int32.

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

Property Value

This value is the aria set size of the drop down.

Applies to