[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcMask.ValueChanged

ValueChanged Event

Occurs when the value property changes in GrapeCity.Windows.InputMan.GcMask.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event RoutedEventHandler ValueChanged
Public Event ValueChanged As RoutedEventHandler
Returns
Type Description
RoutedEventHandler Occurs when the value property changes in GrapeCity.Windows.InputMan.GcMask.
Remarks

This event is raised if the GrapeCity.Windows.InputMan.GcMask.Value property is changed by either a programmatic modification or user interaction.