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

LookupDataMauiProcessInput<(Of <(<'TEntity>)>)>..::..LookupExpression Property

Gets or sets the lookup expression.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public Expression LookupExpression { get; set; }
Public Property LookupExpression As Expression
	Get
	Set
public:
property Expression^ LookupExpression {
	Expression^ get ();
	void set (Expression^ value);
}

Field Value

The lookup expression.