LookupFormulaColumnDefinition..::..FormulaObject Property
Gets the formula object.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public ILookupFormula FormulaObject { get; set; }
Public Property FormulaObject As ILookupFormula Get Set
public: property ILookupFormula^ FormulaObject { ILookupFormula^ get (); void set (ILookupFormula^ value); }