PdfChoiceFormFieldFacade<T>.Sorted Property
Gets or sets whether to sort form field items alphabetically.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to sort form field items; otherwise, false. |
See Also