Returns or sets the number of the fixed columns.
Public Property FixedCols As Integer
Grid Object
Integer
Fixed columns remain visible when the user scrolls the contents of the grid. They are not selectable or editable by the user. You can set FixedCols to any value between zero and the total number of columns.