Documents for PDF, .NET Edition Documentation
DefaultValue Property (ComboBoxField)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > ComboBoxField Class : DefaultValue Property
Gets or sets the default value of ComboBoxField, value is specified as index of selected item.
Syntax
'Declaration
 
Public Shadows Property DefaultValue As System.Integer
public new System.int DefaultValue {get; set;}
See Also

Reference

ComboBoxField Class
ComboBoxField Members