The C1ItemPropertyChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1ItemPropertyChangedEventArgs |
Initializes a new instance of the C1ItemPropertyChangedEventArgs class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Item |
An Item in the control which raised an event.
|
![]() |
NewValue |
New value of the property.
|
![]() |
PropertyName |
Property name.
|