C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / SaveLayout Method / SaveLayout(String) Method
XML file to save.

In This Topic
SaveLayout(String) Method
In This Topic
Saves control layout properties to the specified file.
Syntax
'Declaration
 
Public Overloads Sub SaveLayout( _
   ByVal filename As System.String _
) 
 

Parameters

filename
XML file to save.
See Also