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
)
Protected Overridable Sub SetDataGrid (
pFileName As String
)
Parameters
- pFileName
- Type: SystemString
File name
Remarks See Also