ResetFormAction.Fields Property
Gets or sets a collection of fields to reset or exclude from resetting, depending on the value of the ResetFormAction.ExcludeFields property.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IList<FormField> |
See Also