|
Name |
Description |
|
AddHiddenColumn(Expression<(Of <<'(Func<(Of <<'(TLookupEntity, Object>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(TEntity, Object>)>>)>)>>))
|
Adds a hidden column.
|
|
AddVisibleColumnDefinition(Expression<(Of <<'(Func<(Of <<'(TLookupEntity, Object>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(TEntity, Object>)>>)>)>>))
|
Adds a visible column definition. Should only be used with the WPF LookupControl.
|
|
AddVisibleColumnDefinition(Expression<(Of <<'(Func<(Of <<'(TLookupEntity, Object>)>>)>)>>), String, Expression<(Of <<'(Func<(Of <<'(TEntity, Object>)>>)>)>>), Double)
|
Adds the visible column definition.
|
|
AddVisibleColumnDefinition(Expression<(Of <<'(Func<(Of <<'(TLookupEntity, Object>)>>)>)>>), String, Expression<(Of <<'(Func<(Of <<'(TEntity, Object>)>>)>)>>), Double, String)
|
Adds the visible column definition.
|
|
AddVisibleColumnDefinition(Expression<(Of <<'(Func<(Of <<'(TLookupEntity, Object>)>>)>)>>), ILookupFormula, String)
|
Adds a visible formula column definition.
|
|
AddVisibleColumnDefinition(Expression<(Of <<'(Func<(Of <<'(TLookupEntity, Object>)>>)>)>>), String, ILookupFormula, Double, String)
|
Adds a visible formula column definition.
|
|
BaseClone
|
Bases the clone.
|
|
Clone
|
Clones this instance.
|
|
CopyDataTo
|
Copies the data to.
|
|
FilterLookup<(Of <<'(THeaderEntity>)>>)
|
Filters the lookup.
|
|
GetAutoFillDataMaui
|
Gets the automatic fill data maui.
|
|
GetAutoFillValue
|
Gets the automatic fill value.
|
|
GetColumnDefinition
|
Gets the column definition.
|
|
GetFieldColumnDefinition
|
Gets the field column definition.
|
|
GetLookupDataMaui
|
Gets the lookup data maui.
|
|
GetSelectQueryMaui
|
Gets the select query maui.
|
|
Include<(Of <<'(TRelatedEntity>)>>)
|
Includes the specified related property.
|
|
ShowAddOnTheFlyWindow
|
Creates a new record for this lookup's table. Calls LookupContext's ShowAddOnTheFly method to show the appropriate database maintenance window for this table.
|