Class GridColumnListWindow
Interaktionslogik für GridColumnList.xaml
Inheritance
System.Object
    GridColumnListWindow
  Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class GridColumnListWindow : MSWindow
  Constructors
| Improve this Doc View SourceGridColumnListWindow()
Declaration
public GridColumnListWindow()
  Methods
| Improve this Doc View SourceAdd(String, String)
Declaration
public void Add(string displayName, string internName)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | displayName | |
| System.String | internName |