TdxPDFComboBoxField.ExportText Property
Returns the selected field item‘s exportable value.
Declaration
property ExportText: string read;
Property Value
Type | Description |
---|---|
string | The exportable value of the field item that corresponds to the current ItemIndex property value. |
See Also