Search Results for

    Show / Hide Table of Contents

    Class GridEditor

    Grid editor logic

    Inheritance
    System.Object
    Page
    GridEditor
    Implements
    IUIDisposable
    Inherited Members
    Page.OnSaveChanges
    Page.PageNameProperty
    Page.DisposeAll()
    Page.EnableAutoSave
    Page.PageName
    Page.PageContentChanged
    Page.Identification
    Namespace: Simplic.Framework.DBUI.Editor
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class GridEditor : Page

    Constructors

    | Improve this Doc View Source

    GridEditor()

    Create GridEditor and initialize

    Declaration
    public GridEditor()

    Methods

    | Improve this Doc View Source

    Edit(GridContainerModel)

    Create new grid

    Declaration
    public void Edit(GridContainerModel model)
    Parameters
    Type Name Description
    GridContainerModel model
    | Improve this Doc View Source

    New()

    Create new grid

    Declaration
    public void New()

    Implements

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