C1.Silverlight.Extended Namespace > C1PropertyGrid Class : AddingPropertyBox Event |
'Declaration
Public Event AddingPropertyBox As ChangingPropertyBoxEventHandler
public event ChangingPropertyBoxEventHandler AddingPropertyBox
The event handler receives an argument of type ChangingPropertyBoxEventArgs containing data related to this event. The following ChangingPropertyBoxEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event is canceled. |
Property | Gets or sets the property info associated to the PropertyBox. |
PropertyBox | Gets the property box that changed. (Inherited from C1.Silverlight.Extended.PropertyBoxChangedEventArgs) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2