FreezeRowsAndColumns Property
FreezeRowsAndColumns
Specifies whether to freeze rows and columns in the grid after importing.
The default value is true.
Declaration
public bool FreezeRowsAndColumns { get; set; }
Public Property FreezeRowsAndColumns As Boolean