Click or drag to resize

DataGridControllerAppModule Property

App module handling

Namespace:  SOWIWeb.Administrator.Controllers
Assembly:  SOWIWeb.Administrator (in SOWIWeb.Administrator.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
protected override IAppController<DataGrid> AppModule { get; }

Property Value

Type: IAppControllerDataGrid
See Also