ChoiceFieldItem(String, String) Constructor
Initializes a new instance of the ChoiceFieldItem class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| displayValue | String |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| exportValue | String | null |
See Also