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

DataEntryGridAdvancedFindMemoHost..::..UpdateFromCellProps Method

Updates from cell props.

Namespace:  RingSoft.DbLookup.Controls.WPF.AdvancedFind
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public void UpdateFromCellProps(
	DataEntryGridCellProps cellProps
)
Public Sub UpdateFromCellProps ( _
	cellProps As DataEntryGridCellProps _
)
public:
void UpdateFromCellProps(
	DataEntryGridCellProps^ cellProps
)

Parameters

cellProps
Type: DataEntryGridCellProps
The cell props.