Click or drag to resize

WindowConfigurationSetDataGrid Method

Puts windows object (title, status bar) with file data

Namespace:  SOWIWin.Helper
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
protected virtual void SetDataGrid(
	string pFileName
)

Parameters

pFileName
Type: SystemString
File name
Remarks
Trigger event FileNameChange
See Also