EventToCommandBase.ProcessEventsFromDisabledEventOwner Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | True | true if Event |
See Also