Back to Devexpress

PdfChoiceFormFieldFacade<T>.Sorted Property

officefileapi-devexpress-dot-pdf-dot-pdfchoiceformfieldfacade-1-47c3c5f2.md

latest1.1 KB
Original Source

PdfChoiceFormFieldFacade<T>.Sorted Property

Gets or sets whether to sort form field items alphabetically.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public bool Sorted { get; set; }
vb
Public Property Sorted As Boolean

Property Value

TypeDescription
Boolean

true to sort form field items; otherwise, false.

|

See Also

PdfChoiceFormFieldFacade<T> Class

PdfChoiceFormFieldFacade<T> Members

DevExpress.Pdf Namespace