Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / ListBoxField Class / TopIndex Property

In This Topic
    TopIndex Property
    In This Topic
    Gets or sets the index of top visible item.
    Syntax
    'Declaration
     
    Public Property TopIndex As System.Integer
    public System.int TopIndex {get; set;}
    See Also