Click or drag to resize

DataGridSetDataGridView Method

Save data records of Data Grid View

Namespace:  SOWIApp.Management.Data
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void SetDataGridView(
	List<DataGrid> pListDataGridView
)

Parameters

pListDataGridView
Type: System.Collections.GenericListDataGrid

[Missing <param name="pListDataGridView"/> documentation for "M:SOWIApp.Management.Data.DataGrid.SetDataGridView(System.Collections.Generic.List{SOWIData.Management.DataGrid})"]

See Also