Back to Devexpress

Calculator.ButtonClickCommand Property

wpf-devexpress-dot-xpf-dot-editors-dot-calculator-e2ef7469.md

latest1013 B
Original Source

Calculator.ButtonClickCommand Property

This member supports the internal infrastructure and cannot be used directly from your code.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public ICommand ButtonClickCommand { get; }
vb
Public ReadOnly Property ButtonClickCommand As ICommand

Property Value

Type
ICommand

See Also

Calculator Class

Calculator Members

DevExpress.Xpf.Editors Namespace