[Category("Behavior")] [Description("The distance to scroll when scrolling a small amount.")] public virtual Size ScrollSmallChange {get; set;}
Property Value
TheSize
value must have positive Width
and Height
, indicating the amount in view coordinates to scroll horizontally or vertically in either direction.