Search Results for

    Show / Hide Table of Contents

    Class PropertyMultilineTextBox

    Property lookuptextbox

    Inheritance
    System.Object
    PropertyMultilineTextBox
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class PropertyMultilineTextBox : UserControl

    Constructors

    | Improve this Doc View Source

    PropertyMultilineTextBox()

    Create property editor

    Declaration
    public PropertyMultilineTextBox()

    Fields

    | Improve this Doc View Source

    TextProperty

    Property for storing identity

    Declaration
    public static readonly DependencyProperty TextProperty
    Field Value
    Type Description
    DependencyProperty

    Properties

    | Improve this Doc View Source

    Text

    Multilinetextbox text content

    Declaration
    public string Text { 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