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

LookupDefinitionBase Methods

The LookupDefinitionBase type exposes the following members.

Methods


  Name Description
Public method AddAllFieldsAsHiddenColumns
Adds all fields as hidden columns.
Public method AddCopyJoin
Adds the copy join.
Public method AddOrderByColumn
Adds the order by column.
Public method AddVisibleColumnDefinition(String, FieldDefinition, Double, String)
Adds the visible column definition.
Public method AddVisibleColumnDefinition(String, ILookupFormula, Double, FieldDataTypes, String, Boolean)
Adds the visible column definition.
Public method AddVisibleColumnDefinitionField
Adds the visible column definition field.
Protected method BaseClone
Bases the clone.
Public method ClearVisibleColumns
Clears the visible columns.
Public method Clone
Clones this instance.
Public method CopyDataTo
Copies the data to.
Public method CopyLookupData
Copies the lookup data.
Public method DeleteVisibleColumn
Deletes the visible column.
Public method FilterLookup<(Of <<'(THeaderEntity>)>>)
Filters the lookup.
Public method FireCloseEvent
Fires the close event.
Public method GetAutoFillDataMaui
Gets the automatic fill data maui.
Public method GetAutoFillValue
Gets the automatic fill value.
Public method GetCount
Gets the count.
Public method GetIndexOfVisibleColumn
Gets the index of visible column.
Public method GetLookupDataMaui
Gets the lookup data maui.
Public method GetSelectQueryMaui
Gets the select query maui.
Public method Include
Includes the specified foreign field definition.
Public method LoadFromAdvFindColumnEntity
Loads from adv find column entity.
Public method LoadFromAdvFindFilter
Loads from adv find filter.
Public method MakeInclude
Makes the include.
Public method Static member ProcessSearchValue
Processes the search value.
Public method SetCommand
Sets the command.
Public method SetKeyColumn
Sets the key column.
Public method ShowAddOnTheFlyWindow
Shows the add on the fly window.