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