dotnetCHARTING Send comments on this topic.
SaveState() Method
See Also 
dotnetCHARTING Namespace > SmartPalette Class > SaveState Method : SaveState() Method


Saves the SmartPalette instance to an xml file.

Syntax

Visual Basic (Declaration) 
Public Overloads Function SaveState() As String
Visual Basic (Usage)Copy Code
Dim instance As SmartPalette
Dim value As String
 
value = instance.SaveState()
C# 
public string SaveState()

See Also

© 2010 All Rights Reserved.