ListBoxField.TopIndex

ListBoxField.TopIndex property

Gets or sets index of the top visible element of the list.

public int TopIndex { get; set; }

See Also