Creates a new file and reset all properties.
Public Sub NewFile(Optional ByVal InitRows As Integer = 51, Optional ByVal InitCols As Integer = 11)
Grid Object
None
Creating a new file will delete the data currently in the control, the new file will be created with 11 columns and 51 rows.