DataEntryGridEditingCellProps..::..CellLostFocusType Property
Gets or sets the cell lost focus type.
Namespace:
RingSoft.DataEntryControls.Engine.DataEntryGridAssembly: 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); }