[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.ListBoxField.SelectedIndexes

SelectedIndexes Property

SelectedIndexes

Gets or sets the indexes of selected items.

Declaration
public int[] SelectedIndexes { get; set; }
Public Property SelectedIndexes As Integer()