dbicList Send comments on this topic.
ScrollToCell Method
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiList Class : ScrollToCell Method

Attempt to scroll a desired cell into the visible portion of the list.

Overload List

OverloadDescription
ScrollToCell(dbiNodeItem,Int32)Attempt to scroll a desired cell into the visible portion of the list.  
ScrollToCell(dbiNodeItem,dbiColumnItem)Attempt to scroll a desired cell into the visible portion of the list.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also