Search Results for

    Show / Hide Table of Contents

    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 Source

    PrimaryKeyColumn

    Gets the primary columns

    Declaration
    public override string PrimaryKeyColumn { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    WindowInterface

    Gets the editor window interface

    Declaration
    public override Type WindowInterface { get; }
    Property Value
    Type Description
    System.Type
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx