ASP.NET Pack Programmer's Guide
PointerValueChangedEventArgs Members
Constructors Properties
 


Contains the arguments passed to handlers of the ValueChanged event.

The following tables list the members exposed by the PointerValueChangedEventArgs type.

 Public Constructors

  Name Description

PointerValueChangedEventArgs

Overloaded.  

 Public Properties

  Name Description

NewValue

Gets the new value of the changed property.

OldValue

Gets the previous value of the changed property.

Pointer

Gets the pointer object associated with the event.

 See Also

PointerValueChangedEventArgs Class
MindFusion.Gauges.WebForms Namespace