Search Results for

    Show / Hide Table of Contents

    Class GridEditorUIManager

    Static Repository ui manager, calls the page governor for showing the ui

    Inheritance
    System.Object
    GridEditorUIManager
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.DBUI.Editor
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class GridEditorUIManager

    Methods

    | Improve this Doc View Source

    CreateNewGrid()

    Show editor in "New"-mode

    Declaration
    public static void CreateNewGrid()
    | Improve this Doc View Source

    EditGrid(GridContainerModel)

    Open Editor for a specific grid

    Declaration
    public static void EditGrid(GridContainerModel configuration)
    Parameters
    Type Name Description
    GridContainerModel configuration

    Grid configuration

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx