PropertyPaneDropDownProperties.AriaSetSize 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 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.