I need to programmatically pin the first four colums...I'd also like to do this without showing the pins, i dont want the user to pin/unpin, i just want the first four columns not to go away when i scroll to the right...this should be simple and i cant find it anywhere.
UltraWinGrid
thanks,
Are you able to fix the columns at all?
Doesn't work, already tried that.
Look for the property UltraGrid.DisplayLayout.Bands[0].Override.FixedHeaderIndicator to control visibility of the Pin indicator.