XfaChoiceListField Properties |
The XfaChoiceListField type exposes the following members.
Name | Description | |
---|---|---|
![]() |
FieldType |
Gets the type of the xfa field.
(Inherited from
XfaField
.)
|
![]() |
IsMultiSelect |
Gets whether the field is multi select or not.
|
![]() |
Items |
Gets the items of the field.
|
![]() |
Name |
Gets the name of the xfa field.
(Inherited from
XfaField
.)
|
![]() |
SelectedItem |
Gets or sets the selected item of the field.
|
![]() |
SelectedItems |
Gets or sets the selected items of the field.
|
![]() |
XfaForm |
Gets the xfa form of the xfa field.
(Inherited from
XfaField
.)
|