Property SendScrollToControl
SendScrollToControl
Gets or sets whether to send scroll events to the attached control. Default is true
.
public virtual bool SendScrollToControl { get; set; }
Gets or sets whether to send scroll events to the attached control. Default is true
.
public virtual bool SendScrollToControl { get; set; }