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