Name | Description | |
---|---|---|
PDFRadioButtonListField Constructor | Initializes a new PDFRadioButtonListField object. |
The following tables list the members exposed by PDFRadioButtonListField.
Name | Description | |
---|---|---|
PDFRadioButtonListField Constructor | Initializes a new PDFRadioButtonListField object. |
Name | Description | |
---|---|---|
CalculateAction | Gets or sets the JavaScript action to be executed for calculating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
Checked | Gets or sets a value indicating whether the radio button list is checked or not. | |
Form | Gets the form that contains this field. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
FormatAction | Gets or sets the JavaScript action to be executed for formating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
KeyPressAction | Gets or sets the JavaScript action to be executed when the user types a keystroke. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
MappingName | Gets or sets the mapping name of the field. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
Name | Gets or sets the field name. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
NoExport | Gets or sets a value indicating whether the field can be exported or not. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
NoToggleToOff | Gets or sets a value indicating whether a radiobutton should be selected all the time. | |
ReadOnly | Gets or sets a value indicating whether the field is read-only. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
Required | Gets or sets a value indicating whether the field is required. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
SelectedIndex | Gets or sets the selected radio button item. | |
SelectedValue | Gets or sets the value of the selected radio button item . | |
Tooltip | Gets or sets the field tooltip. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
Type | Gets the field type. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
ValidateAction | Gets or sets the JavaScript action to be executed for validating the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
Value | Gets or sets the field value. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) | |
Widgets | Gets the list of widgets associated with this field. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) |
Name | Description | |
---|---|---|
Dispose | Disposes the internal resources. (Inherited from O2S.Components.PDFView4NET.Forms.PDFField) |