Krypton OutlookGrid Help
![]() | KryptonOutlookGridPersistConfiguration Method |
Persist the configuration of the KryptonOutlookGrid
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

public void PersistConfiguration( string path, string version )
Public Sub PersistConfiguration ( path As String, version As String )
Parameters
- path
- Type: SystemString
The path where the .xml file will be saved. - version
- Type: SystemString
The version of the config file.
