Click or drag to resize

XfaChoiceListField Properties

The XfaChoiceListField type exposes the following members.

Properties
Name Description
Public property FieldType
Gets the type of the xfa field.
(Inherited from XfaField .)
Public property IsMultiSelect
Gets whether the field is multi select or not.
Public property Items
Gets the items of the field.
Public property Name
Gets the name of the xfa field.
(Inherited from XfaField .)
Public property SelectedItem
Gets or sets the selected item of the field.
Public property SelectedItems
Gets or sets the selected items of the field.
Public property XfaForm
Gets the xfa form of the xfa field.
(Inherited from XfaField .)
Top
See Also