ListBoxField.AddItem(String) Method
Adds an item to the list box field.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| displayValue | String | The display value of the item to be added. |
See Also