AdvancedFindColumnFormulaCellProps..::..LookupFormulaColumn Property
Gets or sets the lookup formula column.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: 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); }