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

DataEntryGridAdvancedFindMemoHost..::..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 AdvancedFindMemoCellProps OriginalCellProps { get; set; }
Public Property OriginalCellProps As AdvancedFindMemoCellProps
	Get
	Set
public:
property AdvancedFindMemoCellProps^ OriginalCellProps {
	AdvancedFindMemoCellProps^ get ();
	void set (AdvancedFindMemoCellProps^ value);
}

Field Value

The original cell props.