DataEntryGridAdvancedFindFormulaColumnHost..::..OriginalCellProps Property
Gets or sets the original cell props.
Namespace:
RingSoft.DbLookup.Controls.WPF.AdvancedFindAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public AdvancedFindColumnFormulaCellProps OriginalCellProps { get; set; }
Public Property OriginalCellProps As AdvancedFindColumnFormulaCellProps Get Set
public: property AdvancedFindColumnFormulaCellProps^ OriginalCellProps { AdvancedFindColumnFormulaCellProps^ get (); void set (AdvancedFindColumnFormulaCellProps^ value); }