CommandButtonInfo Class
In This Article
Serves as a base class for the CommonButtonInfo.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public abstract class CommandButtonInfo :
ButtonInfoBase,
ICommandSource
#Inheritance
See Also