Fired before a property box is added to the C1PropertyGrid.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public event ChangingPropertyBoxEventHandler AddingPropertyBox |
Visual Basic |
---|
Public Event AddingPropertyBox As ChangingPropertyBoxEventHandler |
XAML Attribute Usage |
---|
<object AddingPropertyBox="ChangingPropertyBoxEventHandler" .../> |