Click or drag to resize

IAppStandard<DataItemClass>.DataGridView Property

Gives Data Grid View form SOWI App Foundation App Standard see DataGridView

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

Property Value

Type: List<DataGrid>

Implements

IAppController<DataItemClass>.DataGridView
See Also