Search Results for

    Show / Hide Table of Contents

    Interface IEditableListBoxItemState

    Addon Interface to handel item states

    Namespace: Simplic.Studio.UI.Input
    Assembly: Simplic.Studio.UI.Input.dll
    Syntax
    public interface IEditableListBoxItemState

    Properties

    | Improve this Doc View Source

    IsNew

    Gets wether is a new record

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