Namespace: Cartella.Fields
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public event EventHandler ValueChanged |
Visual Basic |
---|
Public Event ValueChanged As EventHandler |
Visual C++ |
---|
public: event EventHandler^ ValueChanged { void add (EventHandler^ value); void remove (EventHandler^ value); } |