PropertyDefinitionBase.OnHideCollectionButtonChanged(Nullable<Boolean>, Nullable<Boolean>) Method
Namespace: DevExpress.Xpf.PropertyGrid
Assembly: DevExpress.Xpf.PropertyGrid.v25.1.dll
NuGet Package: DevExpress.Wpf.PropertyGrid
Declaration
Parameters
| Name | Type |
|---|---|
| eOldValue | Nullable<Boolean> |
| eNewValue | Nullable<Boolean> |
See Also