Click or drag to resize

DropDownFormField DropDownSelectedIndex Property

Gets or sets selected drop down index.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int DropDownSelectedIndex { get; set; }

Property Value

Type: Int32
See Also