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