Completed
Last Updated: 28 Sep 2018 10:40 by Dimitar
ADMIN
Hristo
Created on: 25 Sep 2018 08:16
Category: UI Framework
Type: Bug Report
0
FIX. RadScrollBarElement - the default value of the MinThumbLength property should be increased in the touch themes
Workaround: set the property with code
this.radListView1.ListViewElement.ViewElement.VScrollBar.MinThumbLength = 50;
0 comments