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

CellLostFocusTypes Enumeration

Enum how the cell was lost focus

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

Syntax


public enum CellLostFocusTypes
Public Enumeration CellLostFocusTypes
public enum class CellLostFocusTypes

Members


Member nameDescription
LostFocus The cell lost focus through other means.
TabLeft The user tabbed left
TabRight The user tabbed right
KeyboardNavigation Lost focus via keyboard navigation
ValidatingGrid Lost focus when validating grid