[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.SaveXmlInputMapFileWhenChildHasFocus

SaveXmlInputMapFileWhenChildHasFocus Method

SaveXmlInputMapFileWhenChildHasFocus(string)

Saves the XML input map file when the child has focus.

Declaration
public void SaveXmlInputMapFileWhenChildHasFocus(string fileName)
Public Sub SaveXmlInputMapFileWhenChildHasFocus(fileName As String)
Parameters
Type Name Description
string fileName

Name of the file.

SaveXmlInputMapFileWhenChildHasFocus(Stream)

Saves the XML input map file when the child has focus.

Declaration
public void SaveXmlInputMapFileWhenChildHasFocus(Stream stream)
Public Sub SaveXmlInputMapFileWhenChildHasFocus(stream As Stream)
Parameters
Type Name Description
Stream stream

The file stream.