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