Class ApplicationHelper
Kanban configuration application helper
Inheritance
System.Object
ApplicationHelper
Namespace: Simplic.Kanban.UI.Helper
Assembly: Simplic.Kanban.UI.dll
Syntax
public class ApplicationHelper : Framework.DBUI.GridWindowApplicationHelper<Guid, KanbanConfiguration, KanbanConfigurationEditorViewModel>
Properties
| Improve this Doc View SourcePrimaryKeyColumn
Gets the primary columns
Declaration
public override string PrimaryKeyColumn { get; }
Property Value
Type | Description |
---|---|
System.String |
WindowInterface
Gets the editor window interface
Declaration
public override Type WindowInterface { get; }
Property Value
Type | Description |
---|---|
System.Type |