Provides data for the ChangingPropertyBoxEventArgs event.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public class ChangingPropertyBoxEventArgs : PropertyBoxChangedEventArgs
Visual Basic
Public Class ChangingPropertyBoxEventArgs _
	Inherits PropertyBoxChangedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight.Extended..::..PropertyBoxChangedEventArgs
      C1.Silverlight.Extended..::..ChangingPropertyBoxEventArgs

See Also