RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridDecimalControlHost..::..UpdateFromCellProps Method

Updates from cell props.

Namespace:  RingSoft.DataEntryControls.WPF.DataEntryGrid.EditingControlHost
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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