TdxPDFComboBoxField Properties
A combobox field.
Name | Description |
---|---|
Exportable |
Specifies if the field’s value is exportable.
Inherited from Tdx |
Export |
Returns the selected field item‘s exportable value. |
Full |
Returns the field’s name.
Inherited from Tdx |
Immediate |
Specifies if the field immediately saves a selected item’s value in the PDF document model.
Inherited from Tdx |
Item |
Returns the number of field items.
Inherited from Tdx |
Item |
Specifies the selected field item‘s index.
Inherited from Tdx |
Items |
Provides indexed access to field items.
Inherited from Tdx |
Multi |
Specifies if users can select multiple field items.
Inherited from Tdx |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Read |
Specifies if the field has read-only status.
Inherited from Tdx |
Selected |
Provides indexed access to the selection status of individual field items.
Inherited from Tdx |
Selected |
Returns the number of selected field items.
Inherited from Tdx |
Sorted |
Specifies if field items are sorted.
Inherited from Tdx |
Text | Returns the selected field item‘s display value. |
Top |
Specifies an index of the item positioned at the top field border.
Inherited from Tdx |
See Also