'Declaration
Public Overloads Sub SaveLayout( _ ByVal filename As String, _ ByVal defaultValues As Boolean _ )
public void SaveLayout( string filename, bool defaultValues )
Parameters
- filename
- File to contain the grid layout.
- defaultValues
- Indicating whether all the values are to be persistent.