Dear all,
I have attached the screen as below. How to prevent vertical scrollbar to be splitted??
Set UltraGrid.DisplayLayout.ColScrollRegions[0].SizingMode to 'Fixed', or handle the BeforeColRegionSplit event and cancel it.