Event PreFilterProperties
- Namespace
- Alternet.FormDesigner.Wpf.PropertyGrid
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Occurs when the properties is pre-filtered.
public event EventHandler<PreFilterPropertiesEventArgs> PreFilterProperties
Returns
- EventHandler<PreFilterPropertiesEventArgs>
- Occurs when the properties is pre-filtered.
- Implements