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