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

AdvancedFindColumnRow..::..LookupFormulaColumnDefinition Property

Gets or sets the lookup formula column definition.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


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

Field Value

The lookup formula column definition.