'Declaration Public Overloads Sub SaveLayout( _ ByVal filename As System.String, _ ByVal withDefaultValues As System.Boolean _ )
public void SaveLayout( System.string filename, System.bool withDefaultValues )
Parameters
- filename
- File to contain the grid layout.
- withDefaultValues
- Specifies whether default values are serialized.