[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ComboBoxField.DefaultValue

DefaultValue Property

DefaultValue

Gets or sets the default value of ComboBoxField, value is specified as index of selected item.

Declaration
public int DefaultValue { get; set; }
Public Property DefaultValue As Integer