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
ConnectionIdLookupTextBox
Inherited Members
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class ConnectionIdLookupTextBox : PropertyNullableIntLookupTextBox
Constructors
| Improve this Doc View SourceConnectionIdLookupTextBox()
Create editor
Declaration
public ConnectionIdLookupTextBox()
Properties
| Improve this Doc View SourceDisplayColumnName
Display column name
Declaration
public override string DisplayColumnName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceDisplayFriendlyColumnName
Display name
Declaration
public override string DisplayFriendlyColumnName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceIdColumnName
Id column name
Declaration
public override string IdColumnName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceItemBoxName
Name of the itembox
Declaration
public override string ItemBoxName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Overrides
| Improve this Doc View SourceLookupStatement
Lookup textbox statement
Declaration
public override string LookupStatement { get; }
Property Value
| Type | Description |
|---|---|
| System.String |