Class TenantSystemSelectorLookupTextBox
LoockupTextBox for selecting a tenant system
Inheritance
System.Object
TenantSystemSelectorLookupTextBox
Inherited Members
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public class TenantSystemSelectorLookupTextBox : PropertyGuidLookupTextBox
Constructors
| Improve this Doc View SourceTenantSystemSelectorLookupTextBox()
Create editor
Declaration
public TenantSystemSelectorLookupTextBox()
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 |