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