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

DataEntryGridAdvancedFindFormulaColumnHost..::..OriginalCellProps Property

Gets or sets the original cell props.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  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);
}

Field Value

The original cell props.