SupportScrollAfterFocus Property (InputControlHost)
In This Topic
Indicates whether the C1IputPanel should scroll the hosted control when it gets the focus.
Syntax
'Declaration
Public Property SupportScrollAfterFocus As Boolean
public bool SupportScrollAfterFocus {get; set;}
See Also