Click or drag to resize

AppControllerDataItemClassDataGridView Property

Gives translated standard DataGridView with parameters AppName, TableName, UserName and Client

Namespace:  SOWIApp.Foundation
Assembly:  SOWIApp.Foundation (in SOWIApp.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public virtual List<DataGrid> DataGridView { get; }

Property Value

Type: ListDataGrid

Implements

IAppControllerDataItemClassDataGridView
Examples
Implemention example see
See Also