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

DataEntryGridEditingCellProps..::..CellLostFocusType Property

Gets or sets the cell lost focus type.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public CellLostFocusTypes CellLostFocusType { get; set; }
Public Property CellLostFocusType As CellLostFocusTypes
	Get
	Set
public:
property CellLostFocusTypes^ CellLostFocusType {
	CellLostFocusTypes^ get ();
	void set (CellLostFocusTypes^ value);
}

Field Value

The type of the cell lost focus.