Click or drag to resize

DataGrid Constructor

Overload List
  NameDescription
Public methodDataGrid
Initializes a new instance of the DataGrid class. Constructor without parameter
Public methodDataGrid(String, Int32, Boolean, Boolean)
Initializes a new instance of the DataGrid class. Suitable for SOWI Win standard DataGrid controller Constructor with parameter
Public methodDataGrid(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
Public methodDataGrid(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
Top
See Also