PdfGraphicsAcroFormListBoxField.TopIndex Property
Specifies the index of the first visible item in the list box field.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v22.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | A zero-based index of the first visible item in the list box. |
See Also