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

LookupContextBase..::..FormulaRegistry Property

Gets the formula registry.

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

Syntax


public IReadOnlyList<ILookupFormula> FormulaRegistry { get; }
Public ReadOnly Property FormulaRegistry As IReadOnlyList(Of ILookupFormula)
	Get
public:
property IReadOnlyList<ILookupFormula^>^ FormulaRegistry {
	IReadOnlyList<ILookupFormula^>^ get ();
}

Field Value

The formula registry.