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