Search Results for

    Show / Hide Table of Contents

    Class ConnectionIdLookupTextBox

    LoockupTextBox for connections from ESS_DC_BASE_DBConnection using IB_Connection, using mnd_name as DisplayFriendlyColumn and DisplayColumn and ID as Identity

    Inheritance
    System.Object
    BasePropertyGridControl
    PropertyNullableIntLookupTextBox
    ConnectionIdLookupTextBox
    Inherited Members
    PropertyNullableIntLookupTextBox.IdentityProperty
    PropertyNullableIntLookupTextBox.InitializeUI()
    PropertyNullableIntLookupTextBox.Identity
    Namespace: Simplic.Framework.DBUI
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class ConnectionIdLookupTextBox : PropertyNullableIntLookupTextBox

    Constructors

    | Improve this Doc View Source

    ConnectionIdLookupTextBox()

    Create editor

    Declaration
    public ConnectionIdLookupTextBox()

    Properties

    | Improve this Doc View Source

    DisplayColumnName

    Display column name

    Declaration
    public override string DisplayColumnName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    PropertyNullableIntLookupTextBox.DisplayColumnName
    | Improve this Doc View Source

    DisplayFriendlyColumnName

    Display name

    Declaration
    public override string DisplayFriendlyColumnName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    PropertyNullableIntLookupTextBox.DisplayFriendlyColumnName
    | Improve this Doc View Source

    IdColumnName

    Id column name

    Declaration
    public override string IdColumnName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    PropertyNullableIntLookupTextBox.IdColumnName
    | Improve this Doc View Source

    ItemBoxName

    Name of the itembox

    Declaration
    public override string ItemBoxName { get; }
    Property Value
    Type Description
    System.String
    Overrides
    PropertyNullableIntLookupTextBox.ItemBoxName
    | Improve this Doc View Source

    LookupStatement

    Lookup textbox statement

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