Search Results for

    Show / Hide Table of Contents

    Class RibbonMenu_Group

    Inheritance
    System.Object
    RibbonMenu_Group
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class RibbonMenu_Group : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    RibbonMenu_Group()

    Declaration
    public RibbonMenu_Group()

    Properties

    | Improve this Doc View Source

    ESS_MS_Intern_Page_RibbonMenu_Group

    Declaration
    public virtual ICollection<ESS_MS_Intern_Page> ESS_MS_Intern_Page_RibbonMenu_Group { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<ESS_MS_Intern_Page>
    | Improve this Doc View Source

    GroupHeader

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

    Guid

    Declaration
    public Guid Guid { get; set; }
    Property Value
    Type Description
    System.Guid
    | Improve this Doc View Source

    OrderNr

    Declaration
    public int OrderNr { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    RibbonMenu_Tab

    Declaration
    public virtual RibbonMenu_Tab RibbonMenu_Tab { get; set; }
    Property Value
    Type Description
    RibbonMenu_Tab
    | Improve this Doc View Source

    TabGuid

    Declaration
    public Guid TabGuid { get; set; }
    Property Value
    Type Description
    System.Guid

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx