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