MethodToCommandBehavior.Method Property
In This Article
Gets or sets the name of a Source object’s method that should be invoked. 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 | Description |
---|---|
String | A Source object’s method name. |
See Also