EventToCommandBase.ProcessEventsFromDisabledEventOwner Property
Gets or sets whether the EventToCommand processes events for the source object even if the source object is disabled. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | True |
|
See Also