DataGrid Constructor | ![]() |
Name | Description | |
---|---|---|
![]() | DataGrid |
Initializes a new instance of the DataGrid class.
Constructor without parameter
|
![]() | DataGrid(String, Int32, Boolean, Boolean) |
Initializes a new instance of the DataGrid class. Suitable for SOWI Win standard DataGrid controller
Constructor with parameter
|
![]() | DataGrid(String, DataGridViews, String, Int32, String, String, DataGridDataTypes, Int32) |
Initializes a new instance of the DataGrid class with identification parameters.
Puts default values on: CanVisible, CanEdit, visible on Win, Web and Mobil
|
![]() | DataGrid(String, DataGridViews, String, Int32, String, String, DataGridDataTypes, String, String, Boolean, Boolean, Boolean, Boolean, Int32, String, Boolean, Int32, Boolean, Boolean, Int32, Boolean, Boolean, Int32, Boolean) |
Initializes a new instance of the DataGrid class with default and optional parameters includ identification
|