Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / ChangingPropertyBoxEventArgs Class
Properties


In This Topic
    ChangingPropertyBoxEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ChangingPropertyBoxEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AddingPropertyBoxEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the event is canceled.  
    Public PropertyGets or sets the property info associated to the PropertyBox.  
    Public PropertyGets the property box that changed. (Inherited from C1.Silverlight.Extended.PropertyBoxChangedEventArgs)
    Top
    See Also