[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ValidationTrigger

ValidationTrigger Enum

Defines when to validate the target property.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum ValidationTrigger
Public Enum ValidationTrigger

Fields

Name Description
LostFocus

Validate when control lost focus.

PropertyChanged

Validate when value is changed.