[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ComboBoxField.Editable

Editable Property

Editable

Gets or sets a value indicating whether the combo box includes an editable text box as well as a drop-down list.

Declaration
public bool Editable { get; set; }
Public Property Editable As Boolean