[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ChoiceField.Items

Items Property

Items

Gets the list of items displayed in field.

Declaration
public ObservableCollectionEx<ChoiceFieldItem> Items { get; }
Public ReadOnly Property Items As ObservableCollectionEx(Of ChoiceFieldItem)