Search Results for

    Show / Hide Table of Contents

    Class GridProfileUserSettingsWindow

    Interaction logic for GridProfileUserSettingsWindow.xaml

    Inheritance
    System.Object
    GridProfileUserSettingsWindow
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class GridProfileUserSettingsWindow : RibbonBasedWindow

    Constructors

    | Improve this Doc View Source

    GridProfileUserSettingsWindow(Guid, IList<ObservableDataRow>)

    Default constructor

    Declaration
    public GridProfileUserSettingsWindow(Guid gridId, IList<ObservableDataRow> gridRows)
    Parameters
    Type Name Description
    Guid gridId
    IList<ObservableDataRow> gridRows

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Fired when the save button is clicked

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx