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

AdvancedFindColumnFormulaCellProps..::..LookupFormulaColumn Property

Gets or sets the lookup formula column.

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

Syntax


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

Field Value

The lookup formula column.