Property ScrollOffset
ScrollOffset
When more suggestions are available than can be rendered the user can scroll down the dropdown list. This indicates how far down they have gone
public virtual int ScrollOffset { get; set; }
When more suggestions are available than can be rendered the user can scroll down the dropdown list. This indicates how far down they have gone
public virtual int ScrollOffset { get; set; }