ScrollWithSelection Property
In This Topic
Determines if the thumbnail images scroll automatically when images are selected.
Syntax
'Declaration
Public Property ScrollWithSelection As System.Boolean
public System.bool ScrollWithSelection {get; set;}
See Also