Property Scrolling
Scrolling
When implemented by a class, represents an object that implements IScrolling
interface containing properties and methods that describe scrolling behaviour of the control.
IScrolling Scrolling { get; set; }
When implemented by a class, represents an object that implements IScrolling
interface containing properties and methods that describe scrolling behaviour of the control.
IScrolling Scrolling { get; set; }