Method RenderOverlay
RenderOverlay(Point)
Renders the autocomplete dialog inside the given HostControl at the given point.
public abstract void RenderOverlay(Point renderAt)
Parameters
renderAtPoint
Renders the autocomplete dialog inside the given HostControl at the given point.
public abstract void RenderOverlay(Point renderAt)
renderAt Point