Search Results for

    Show / Hide Table of Contents

    Interface ISaveableLayout

    Must be inherited by every control, which should be persist

    Namespace: Simplic.UI.Layout
    Assembly: Simplic.UI.dll
    Syntax
    public interface ISaveableLayout

    Properties

    | Improve this Doc View Source

    LayoutContext

    Name of the layout context. One control can own several contexts

    Declaration
    string LayoutContext { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx