Spread Windows Forms 12.0 Product Documentation
SaveXmlInputMapFileWhenChildHasFocus(String) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class > SaveXmlInputMapFileWhenChildHasFocus Method : SaveXmlInputMapFileWhenChildHasFocus(String) Method
Name of the file.
Saves the XML input map file when child has focus.
Syntax
'Declaration
 
Public Overloads Sub SaveXmlInputMapFileWhenChildHasFocus( _
   ByVal fileName As String _
) 
'Usage
 
Dim instance As FpSpread
Dim fileName As String
 
instance.SaveXmlInputMapFileWhenChildHasFocus(fileName)
public void SaveXmlInputMapFileWhenChildHasFocus( 
   string fileName
)

Parameters

fileName
Name of the file.
See Also

Reference

FpSpread Class
FpSpread Members
Overload List