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
    Namespace: Simplic.Framework.DBUI.Editor
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class GridEditorUIManager : object

    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