Back to Devexpress

ASPxClientListBox.MakeItemVisible(index) Method

aspnet-js-aspxclientlistbox-dot-makeitemvisible-x28-index-x29.md

latest655 B
Original Source

ASPxClientListBox.MakeItemVisible(index) Method

Scrolls the editor’s item list, so that the specified item becomes visible.

Declaration

ts
MakeItemVisible(
    index: number
): void

Parameters

NameTypeDescription
indexnumber

The item’s index within the editor’s client item list.

|

See Also

GetItem(index)

index

List Box

ASPxClientListBox Class

ASPxClientListBox Members