RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillSetup Members

The AutoFillSetup type exposes the following members.

Constructors


  Name Description
Public method AutoFillSetup(FieldDefinition)
Initializes a new instance of the class with a lookup definition that is attached to the primary table of the parent join definition of the foreign field definition parameter.
Public method AutoFillSetup(LookupDefinitionBase)
Initializes a new instance of the AutoFillSetup class.

Methods


  Name Description
Public method GetAutoFillValueForIdValue(String)
Gets the automatic fill value for identifier value.
Public method GetAutoFillValueForIdValue(Int32)
Gets the automatic fill value for identifier value.
Public method GetAutoFillValueForIdValue(Nullable<(Of <<'(Int32>)>>))
Gets the automatic fill value for identifier value.

Properties


  Name Description
Public property AddViewParameter
Gets or sets the add view parameter.
Public property AllowLookupAdd
Gets or sets a value indicating whether allow the lookup window to add-on-the-fly.
Public property AllowLookupView
Gets or sets a value indicating whether to allow the lookup window to view a record on-the-fly.
Public property Distinct
Gets or sets a value indicating whether this AutoFill is distinct and not allow duplicate rows. Used only for Lookup Definitions who have more than 2 viewable primary key fields.
Public property ForeignField
Gets the foreign field.
Public property LookupDefinition
Gets the lookup definition.
Public property SetDirty
Gets or sets a value indicating whether [set dirty].