Click or drag to resize

XfaCheckButtonField Properties

The XfaCheckButtonField type exposes the following members.

Properties
Name Description
Public property Checked
Gets or sets whether the button is checked or not.
Public property FieldType
Gets the type of the xfa field.
(Inherited from XfaField .)
Public property Items
Gets the items of xfa check button.
Public property Name
Gets the name of the xfa field.
(Inherited from XfaField .)
Public property XfaForm
Gets the xfa form of the xfa field.
(Inherited from XfaField .)
Top
See Also