ButtonInfo.InternalCommand Property
In This Article
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public DelegateCommand<object> InternalCommand { get; }
#Property Value
Type |
---|
Delegate |
See Also